Skip to content

tuki0918/NPM-PACKAGE-TEMPLATE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Dec 22, 2024
be99c89 · Dec 22, 2024

History

6 Commits
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Dec 20, 2024
Dec 20, 2024
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024
Dec 22, 2024

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