1.0.0 • Published 9 years ago
kp-test-packagename v1.0.0
NPM Package Boilerplate
A template for Node.js packages.
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.
- npm-module-boilerplate by Jeff Hansen
- npm-module-boilerplate by Evan Krambuhl
- npm-boilerplate by Josmar Dias
Further reading
- How to create a Node.js npm package by Anup Shinde
Useful resources
- node.green A handy reference table for ES2015 implementation in Node.js
1.0.0
9 years ago