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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    2

Package Sidebar

Install

npm i piano-utils

Weekly Downloads

2

Version

0.1.0

License

none

Unpacked Size

50.5 kB

Total Files

13

Last publish

Collaborators

  • kevinqi