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

0.1.3 • Public • Published

Now you can delete constants.(js|ts) in your projects!


Introducing constant-land

The last constants you ever need to declare.


Highlights

  1. Package is tree-shakable
  2. Constants will use dynamic generation if possible, so the package is small
  3. Every constants is postfix as const in TypeScript, so you can actually see the value when hovering in the value in your VSCode
  4. All the constants are UPPER_CASE
  5. Detailed JSDoc description when you hover on the constant

See Documents: https://constant-land.surge.sh/

Readme

Keywords

none

Package Sidebar

Install

npm i constant-land

Weekly Downloads

6

Version

0.1.3

License

MIT

Unpacked Size

156 kB

Total Files

19

Last publish

Collaborators

  • rockmandash