npm-begin

npm init helper

Usage no npm install needed!

<script type="module">
  import npmBegin from 'https://cdn.skypack.dev/npm-begin';
</script>

README

npm-begin

npm-begin

A toolkit design for initing a new npm package。Well begun is half done! 🙂

Install

Install globally

npm install npm-begin -g

Usage

After exec npm init, run npm-begin in the same folder

.jslint Module

Supported

  1. plusmancn/.node.jshintrc

.gitignore Module

Base on .gitignore。Now Supported Combination

  1. osx + vim + node

mkdir Module

Auto creating following folders and files

* README.md
* ./lib
* ./test

License Module

See license detail, Please go to Choose a license
Choose a license

Todo

  • Proxy Module
  • Choose a license