tur-nr / node-module-boilerplate

Opinionated boilerplate for creating new Node.js modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node.js Module Template

Dependencies Status Build Status Coverage Status XO code style

Opinionated boilerplate for creating new Node.js modules.

Usage

Fork repository. Write your code in src/ and tests in test/.

Building

yarn run build

What's Inside

License

MIT

Copyright (c) 2017 Christopher Turner

About

Opinionated boilerplate for creating new Node.js modules.

License:MIT License


Languages

Language:JavaScript 100.0%