0.2.1 • Published 3 years ago

mml-optimizer v0.2.1

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

mml-optimizer

Optimizer for Music Macro Language (MML)

Build status npm version

example usage

On the command line:

$ mml-optimizer c8d8e8f8g4

With the API:

var opt = require('mml-optimizer');
var optimizedMml = opt('c8d8e8f8g4');

installation

Just plain ol' npm installation:

npm install mml-optimizer

license

MIT

0.2.1

3 years ago

0.2.0

3 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago