Skip to content

Amabel/npm-package-seed

Repository files navigation

Npm Package Seed

A quick start to build node packages.

Build npm Downloads per Month Standard - JavaScript Style Guide MIT License

Usage

Replace all 'npm-package-seed' in package.json with your package name in Kebab case.

Also update the following fields in package.json:

  • name
  • description
  • keywords
  • repository
  • author
  • homepage

Development

Build

npm install

npm run build

npm run lint

npm run lint:fix

License

The MIT License.

Releases

No releases published

Packages

No packages published