Skip to content

noamokman/module-starter-sample

Repository files navigation

module-starter Build Status Coverage Status

a cli tool to help you start a new node module

Installation

$ [sudo] npm install module-starter

Usage

import {add} from 'module-starter';

add(1, 2); // 3

License

MIT © Noam Okman

About

a sample for the output of the module starter tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published