https://github.com/noeldemartin/solid-utils
My JavaScript utilities for Solid
https://github.com/noeldemartin/solid-utils
solid
Last synced: 2 days ago
JSON representation
My JavaScript utilities for Solid
- Host: GitHub
- URL: https://github.com/noeldemartin/solid-utils
- Owner: NoelDeMartin
- License: mit
- Created: 2021-05-21T11:18:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-24T09:12:18.000Z (5 months ago)
- Last Synced: 2025-09-30T05:48:35.705Z (9 days ago)
- Topics: solid
- Language: TypeScript
- Homepage:
- Size: 517 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript Solid Utilities 
These are some JavaScript utilities I use in [Solid](https://solidproject.org) projects. If you want to use them as well, you're most welcome. You can install the package with:
```sh
npm install @noeldemartin/solid-utils
```