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
- Host: GitHub
- URL: https://github.com/kshutkin/slimlib
- Owner: kshutkin
- License: mit
- Created: 2021-11-02T13:02:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-02-20T22:52:38.000Z (about 2 months ago)
- Last Synced: 2026-02-21T04:12:57.384Z (about 2 months ago)
- Topics: angular, linked-list, list, preact, react, rxjs, store, svelte, sveltejs, typescript
- Language: JavaScript
- Homepage:
- Size: 1.27 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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)