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

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

Awesome Lists containing this project

README

          

# JavaScript Solid Utilities ![CI](https://github.com/NoelDeMartin/solid-utils/actions/workflows/ci.yml/badge.svg)

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
```