Skip to content

tuki0918/NPM-PACKAGE-TEMPLATE

Repository files navigation

NPM-PACKAGE-TEMPLATE

NOTE

  1. Run npm ci
  2. Update package.json
    • Required updates: name, license, author, repository
  3. Update LICENSE
    • Required updates: author

COMMAND

# test
npm run test
# format
npm run check:fix

RELEASE

  1. Set the secret environment variable: NPM_TOKEN
  2. Increase the package version
    • Use the npm version command
  3. Release the package

About

npm package template for module. example project: https://github.com/tuki0918/dotenv-zod-validator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published