1.0.3 • Published 12 months ago

good-constants v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

NPM

📦 good-constants

npm version License: MIT

🌟 Overview

Collection of all the constant values and enums that you frequently use in your projects. No more copy-pasting or inconsistent values—everything you need is now centralized, consistent, and type-safe. Keep your codebase clean and maintainable with good-constants.

🚀 Features

•	🔢 Constants: Essential mathematical constants and configuration values.
•	🗂 Enums: Well-organized enumerations for status codes, colors, and more.
•	🔒 Type Safety: Written in TypeScript for robust type checking and IntelliSense.
•	🌈 Easy Integration: Seamlessly integrates with your TypeScript projects.

📦 Installation

Since this is a private package, install it using your private registry or local file path:

npm install good-constants

📖 License

This project is licensed under the MIT License - see the LICENSE file for details.

1.0.3

12 months ago

1.0.2

1 year ago

1.0.0

1 year ago