An open API service indexing awesome lists of open source software.

https://github.com/jclem/lib

A personal library of TypeScript utilities
https://github.com/jclem/lib

Last synced: 4 months ago
JSON representation

A personal library of TypeScript utilities

Awesome Lists containing this project

README

          

# lib

This is a personal library of TypeScript utilities. They are primarily intended
for use in the [Bun](https://bun.sh/) runtime, so they only distributed as
TypeScript (not compiled to JavaScript).

## Packages

- [@jclem/assert](./packages/assert)
- [@jclem/cli](./packages/cli)
- [@jclem/config](./packages/config)