0.2.0 • Published 23 days ago

typelegend v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
23 days ago

npm GitHub Repo stars GitHub contributors

TypeLegend - Your Typesafe Utility Library

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: 92
  • Total amount of typesafe utility classes: 9

Features

  • 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.

Installation

You can install TypeLegend via npm or yarn:

npm install typelegend
# or
yarn add typelegend
# or
bun add typelegend

Documentation

You can find the documentation for TypeLegend here.

License

TypeLegend is licensed under the MIT license. See the LICENSE file for more information.

Support

If you encounter any issues or have questions, please open an issue on the GitHub repository or contact me on Twitter.

0.2.0

23 days ago

0.1.17

1 month ago

0.1.18

1 month ago

0.1.16

2 months ago

0.1.14

2 months ago

0.1.15

2 months ago

0.1.12

2 months ago

0.1.13

2 months ago

0.1.10

3 months ago

0.1.11

3 months ago

0.1.9

3 months ago

0.1.8

4 months ago

0.1.7

4 months ago

0.1.6

4 months ago

0.1.5

4 months ago

0.1.4

4 months ago

0.1.3

4 months ago

0.1.2

4 months ago

0.1.1

4 months ago

0.1.0

4 months ago