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

https://github.com/kshutkin/slimlib

Small footprint libraries
https://github.com/kshutkin/slimlib

angular linked-list list preact react rxjs store svelte sveltejs typescript

Last synced: about 1 month ago
JSON representation

Small footprint libraries

Awesome Lists containing this project

README

          

![workflow](https://github.com/kshutkin/slimlib/actions/workflows/main.yml/badge.svg)

# slimlib

Collection of slim general-purpose typescript/javascript libraries

## Packages

- [list](./list/README.md)
- [get-parameter-names](./get-parameter-names/README.md)
- [store](./store/README.md)
- [injector](./injector/README.md)
- [refine-partition](./refine-partition/README.md)
- [smart-mock](./smart-mock/README.md)

# License

[MIT](./LICENSE)