https://github.com/robot-inventor/ts-utils
My TypeScript utilities
https://github.com/robot-inventor/ts-utils
Last synced: 12 months ago
JSON representation
My TypeScript utilities
- Host: GitHub
- URL: https://github.com/robot-inventor/ts-utils
- Owner: Robot-Inventor
- License: mit
- Created: 2024-11-12T16:13:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T17:40:22.000Z (12 months ago)
- Last Synced: 2025-04-10T13:14:26.248Z (12 months ago)
- Language: TypeScript
- Size: 532 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# ts-utils
My TypeScript utilities.
## Installation
```bash
npm install @robot-inventor/ts-utils
```
## Documentation
See [documentation](./docs/README.md).