/nodejs-module-skeleton

a nodejs module skeleton

Primary LanguageJavaScriptMIT LicenseMIT

nodejs-module-skeleton

NPM version Build Status Coverage Status NSP Status

a nodejs module skeleton

table of contents

notes

installation

clone the repo

git clone https://github.com/dan-nl/nodejs-module-skeleton.git

remove git reference

rm -rf .git

install npm dependencies

npm i

api

use

license

MIT License