Skip to content

Qix-/node-assert-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-assert-module Travis-CI.org Build Status Coveralls.io Coverage Rating

Asserts that a module exists and is installed.

Example

var assertModule = require('assert-module');

assertModule('glob', 'Glob must be installed for this code to work.');

License

Licensed under the MIT license

About

Asserts that a module is installed

Resources

License

Stars

Watchers

Forks

Packages

No packages published