oomuse-js
TypeScript icon, indicating that this package has built-in type declarations

0.2.5 • Public • Published

oomuse-js

JavaScript (TypeScript) library for working with core musical concepts like pitch, frequency, rhythm, scales, chords, etc.

Development

Install initial dependencies (as specified in package.json); also run when you update the version number:

$ npm install

Format code:

$ npm run fix

Compile and run tests, lint checks:

$ npm run test

Just run tests:

$ npx jest

Build (development), outputs to lib/:

$ npm run build

Build (production), outputs to lib/:

$ npm run build -- --mode=production

Package Sidebar

Install

npm i oomuse-js

Weekly Downloads

3

Version

0.2.5

License

Apache-2.0

Unpacked Size

273 kB

Total Files

72

Last publish

Collaborators

  • lindurion