opl2json
v1.0.1
Published
Simple custom opl 2 json converter
Downloads
3
Readme
opl2json
- Will create a .json file in the same folder named the same as the .opl file.
- The JSON file is an object with OSM IDs as keys and an object representing its tags as value.
Install
npm install --save opl2json
Usage
$ node opl2json.js <filename.opl>