https://github.com/mkacct/ts-util
Miscellaneous general utilities for TypeScript projects
https://github.com/mkacct/ts-util
javascript nodejs typescript utility
Last synced: 2 months ago
JSON representation
Miscellaneous general utilities for TypeScript projects
- Host: GitHub
- URL: https://github.com/mkacct/ts-util
- Owner: mkacct
- License: mit
- Created: 2024-08-30T22:59:49.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-24T05:33:00.000Z (5 months ago)
- Last Synced: 2026-01-24T12:34:53.853Z (5 months ago)
- Topics: javascript, nodejs, typescript, utility
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@mkacct/ts-util
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# `ts-util`
[](https://www.npmjs.com/package/@mkacct/ts-util)
This package is a collection of general utilities that would otherwise be duplicated across many TypeScript projects. (They are of course also usable in JavaScript, though there is no runtime type checking.)
See JSDoc comments (in source or using your IDE) for documentation.