piano-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

piano-utils

A set of functional utilities to help you build piano UI components in javascript. Extracted from react-piano.

Usage

Install with npm/yarn:

yarn add piano-utils

Use it with:

import { MidiNumbers, KeyboardShortcuts } from 'piano-utils';

Developing

This library was built with tsdx.

Make changes and keep typescript compiling with:

yarn start

Run tests with:

yarn test

Readme

Keywords

none

Package Sidebar

Install

npm i piano-utils

Weekly Downloads

0

Version

0.1.0

License

none

Unpacked Size

50.5 kB

Total Files

13

Last publish

Collaborators

  • kevinqi