Skip to content
/ is-modular Public

A (really) simple command line tool which checks if your code is modular.

License

Notifications You must be signed in to change notification settings

MD4/is-modular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

is-modular

NPM Version Build Status Dependency Status devDependency Status Coverage Status

Is my code is modular ?

A (really) simple command line tool which checks if your code is modular.

installation

npm install -g is-modular

usage

is-modular <pattern>(...)

example

is-modular "lib/**/*.js" "index.js"

About

A (really) simple command line tool which checks if your code is modular.

Resources

License

Stars

Watchers

Forks

Packages

No packages published