sus-parse
TypeScript icon, indicating that this package has built-in type declarations

1.0.6 • Public • Published

sus-parse

Convert sus string to tick-based score data.

Usage

import { parse } from 'sus-parse'

const score = parse("#00002: 4\n#BPM01: 120\n#00008: 01")
console.log(score)

Links

Package Sidebar

Install

npm i sus-parse

Weekly Downloads

2

Version

1.0.6

License

MIT

Unpacked Size

58.2 kB

Total Files

19

Last publish

Collaborators

  • mkpoli