solid-knobs
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

solid-knobs

npm version

solid-knobs provides various utilities for building user-friendly components for controlling audio parameters and the like. These utilities come without any CSS; they only help with setting up commonly needed functionalities quickly and easily. The included JSX components are written for SolidJS and have no external dependencies.

Demo: https://tahti-studio.github.io/solid-knobs/

Install

npm install solid-knobs

Docs

The generated docs are located in the docs folder. However, to get a feel for how all the different parts are used, please take a look at the examples. The examples are also hosted at: https://tahti-studio.github.io/solid-knobs/

Projects using solid-knobs

Running the examples locally

  1. Clone.
  2. npm install
  3. cd examples
  4. npm install
  5. npm run dev

Contributing

Contributions are most welcome! There is no specific process (at least yet), just open a PR if you feel like it.

Readme

Keywords

none

Package Sidebar

Install

npm i solid-knobs

Weekly Downloads

3

Version

0.5.2

License

MIT

Unpacked Size

168 kB

Total Files

43

Last publish

Collaborators

  • maxjvh