grantcarthew / node-package-template

My custom template for creating node package.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

This repository is a template for creating Node.js packages to be published onto the NPM registry. See the SETUP.md file for details.

bitHound Overall Score bitHound Dependencies Build Status js-standard-style NSP Status Patreon Donation

NPM

Longer project description.

Installing

  • Node: v4.7.0 or later.
  • Browser: Not tested
npm install --save-dev project-name

Quick Start

Rational

Function

API

About the Owner

I, Grant Carthew, am a technologist, trainer, and Dad from Queensland, Australia. I work on code in a number of personal projects and when the need arises I build my own packages.

This project exists because ############################################################.

Everything I do in open source is done in my own time and as a contribution to the open source community.

If you are using my projects and would like to thank me or support me, please click the Patreon link below.

Patreon Donation

See my other projects on NPM.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Change Log

  • v1.0.0 [20##-##-##]: Initial release.

About

My custom template for creating node package.

License:MIT License