https://github.com/jclem/lib-v0
A collection of common JavaScript utilities
https://github.com/jclem/lib-v0
Last synced: 11 months ago
JSON representation
A collection of common JavaScript utilities
- Host: GitHub
- URL: https://github.com/jclem/lib-v0
- Owner: jclem
- License: mit
- Created: 2022-09-18T13:59:11.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T17:50:41.000Z (over 2 years ago)
- Last Synced: 2025-07-15T07:23:17.123Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 387 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# @jclem/lib
A collection of useful utilities for JavaScript and TypeScript.
## Packages
- [@jclem/assert](./packages/assert)
- [@jclem/config](./packages/config)
- [@jclem/event-emitter](./packages/event-emitter)
- [@jclem/result](./packages/result)