Ecosyste.ms: Awesome
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 20 hours ago
JSON representation
Small footprint libraries
- Host: GitHub
- URL: https://github.com/kshutkin/slimlib
- Owner: kshutkin
- License: mit
- Created: 2021-11-02T13:02:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T17:07:48.000Z (16 days ago)
- Last Synced: 2024-10-31T09:50:14.731Z (8 days ago)
- Topics: angular, linked-list, list, preact, react, rxjs, store, svelte, sveltejs, typescript
- Language: TypeScript
- Homepage:
- Size: 706 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
- [store](./store/README.md)
- [injector](./injector/README.md)
- [refine-partition](./refine-partition/README.md)
- [smart-mock](./smart-mock/README.md)# License
[MIT](./LICENSE)