constantes
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

constantes

Reusable constants for different projects.

Development

Install fnm (if necessary).

fnm install && fnm use && node --version && npm --version
npm install
npm run lint
npm run format
npm run build

Deployment

npm pack --dry-run
npm version patch
npm version minor
npm version major
  • Update the version in the API, Licenses, and Package Phobia links at the top.
  • Commit and push changes.
  • Create a tag on GitHub Desktop.
  • Check GitLab.
npm login
npm publish

Readme

Keywords

Package Sidebar

Install

npm i constantes

Weekly Downloads

34

Version

0.2.0

License

MIT

Unpacked Size

6.45 kB

Total Files

7

Last publish

Collaborators

  • joaopalmeiro