Skip to content

Commit

Permalink
added new utilities
Browse files Browse the repository at this point in the history
  • Loading branch information
0pilatos0 committed Apr 15, 2024
1 parent ff324e4 commit 4a33e0d
Show file tree
Hide file tree
Showing 23 changed files with 890 additions and 607 deletions.
4 changes: 3 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ src/
.vscode/
tools/
test/
tsconfig.json
tsconfig.json
bun.lockb
USAGE.md
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

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

## Features
Expand Down
Loading

0 comments on commit 4a33e0d

Please sign in to comment.