assert-module

0.1.0 • Public • Published

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

Package Sidebar

Install

npm i assert-module

Weekly Downloads

0

Version

0.1.0

License

none

Last publish

Collaborators

  • qix