A collection of knob heads when creating knobs
npm install @sounds-designed/knob-heads[![npm version][npm-version-src]][npm-version-href]
[![npm downloads][npm-downloads-src]][npm-downloads-href]
[![License][license-src]][license-href]
Install the module to your project with one command:
``bash`
npm install -s @sounds-designed/knob-heads
That's it! You can now use our knob heads in your Javascript project ✨
Local development
`bash``
# Install dependencies
npm install
# Generate type stubs
npm run dev:prepare
# Develop with the playground
npm run dev
# Build the playground
npm run dev:build
# Run ESLint
npm run lint
# Run Vitest
npm run test
npm run test:watch
# Release new version
npm run release
[npm-version-src]: https://img.shields.io/npm/v/@sounds-designed/knob-heads/latest.svg?style=flat&colorA=020420&colorB=00DC82
[npm-version-href]: https://npmjs.com/package/@sounds-designed/knob-heads
[npm-downloads-src]: https://img.shields.io/npm/dm/@sounds-designed/knob-heads.svg?style=flat&colorA=020420&colorB=00DC82
[npm-downloads-href]: https://npm.chart.dev/@sounds-designed/knob-heads
[license-src]: https://img.shields.io/npm/l/@sounds-designed/knob-heads.svg?style=flat&colorA=020420&colorB=00DC82
[license-href]: https://npmjs.com/package/@sounds-designed/knob-heads