Skip to content

Get started ​

Solid Use is a library designed to help you easily and effectively utilize hooks in Solid.js. Unlike its competitors, this package takes into account the unique features of Solid.js and offers a wide range of useful hooks.

Usage ​

Install 🚀 Solid Use with npm or yarn or pnpm

bash
$ npm i @elysiumorg/solid-use --save
# or
$ yarn add @elysiumorg/solid-use
# or
$ pnpm add @elysiumorg/solid-use