rgchart 0.0.13

A library for parsing and writing rhythm game charts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# builds
/target

# wasm builds
/pkg
rgchart-node.tgz
rgchart-web.tgz

# testing
/test_export

# private
.npmrc

# dev
/node_modules