Solid
@spuxx/solid
Description
@spuxx/solid
contains a selection of both primitive and composite components for SolidJS applications. It is primarily intended for my own use, but feel free to use it in your own projects. The components directly use the @spuxx/browser-utils
package for styling and other utilities. In addition, the library bundles a couple of third-party components such as:
Documentation
Documentation can be found here.
Installation
Depending on your package manager, run:
npm install @spuxx/solid
(npm)pnpm install @spuxx/solid
(pnpm)