0.1.3 • Published 4 years ago

constant-land v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

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/

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago