TypeLegend is a versatile and typesafe utility library designed to simplify common tasks in your TypeScript projects. With TypeLegend, you can harness the power of TypeScript's strong typing system to write safer and more maintainable code.
- Total amount of typesafe utility functions: 93
- Total amount of typesafe utility classes: 9
- Type Safety: Ensure type correctness throughout your codebase, reducing runtime errors.
- Utility Functions: A collection of utility functions for common tasks.
- Custom Types: Pre-defined custom types for various scenarios.
- Modular: Use only the parts of TypeLegend that you need, keeping your bundle size minimal.
You can install TypeLegend via npm or yarn:
npm install typelegend
# or
yarn add typelegend
# or
bun add typelegend
You can find the documentation for TypeLegend here.
TypeLegend is licensed under the MIT license. See the LICENSE file for more information.
If you encounter any issues or have questions, please open an issue on the GitHub repository or contact me on Twitter.