1.0.0 • Published 9 years ago

kp-test-packagename v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

NPM Package Boilerplate

A template for Node.js packages.

version dependencies build coverage code quality GPA downloads

Getting started

Download this repository as a zip, or fork-and-clone it.

Find-and-replace all instances of "username" with your own social handles.

Find-and-replace all instances of "packagename" with the name of your package. (Check availability of your preferred package name on npmjs.org.)

Edit LICENSE.md and this README.md file for your own needs. (You are welcome to publish your npm package under an alternative license – the MIT License is only a suggestion!)

Other Node.js package templates

Check out the following repositories for more ideas to kickstart your Node.js project.

Further reading

Useful resources

  • node.green A handy reference table for ES2015 implementation in Node.js

Standard - JavaScript Style Guide

1.0.0

9 years ago