0.1.0 • Published 8 years ago

json-to-sqm v0.1.0

Weekly downloads
1
License
WTFPL
Repository
github
Last release
8 years ago

What

Outputs SQM files from valid JSON, based on output from arma-class-parser

Installation

npm install json-to-sqm

Usage

var JsonToSqm = require('json-to-sqm')
var res = JsonToSqm({"Mission": {}})

Tests

npm test

Known issues:

Floating point numbers (not really an issue with this package) E.g 7.3458068e-007 would be -7.3458068e-7

License

WTFPL

0.1.0

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago