https://github.com/sno2/tsmath
Arbitrarily-sized math in the TypeScript type system backed by string literals.
https://github.com/sno2/tsmath
Last synced: over 1 year ago
JSON representation
Arbitrarily-sized math in the TypeScript type system backed by string literals.
- Host: GitHub
- URL: https://github.com/sno2/tsmath
- Owner: sno2
- License: unlicense
- Created: 2022-03-28T03:53:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T02:12:31.000Z (over 3 years ago)
- Last Synced: 2025-03-27T14:52:09.558Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 10.7 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tsmath
Math in the TypeScript type system. Use at your own risk.
## License
[Unlicense](./UNLICENSE)