json-to-sqm

0.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i json-to-sqm

Weekly Downloads

0

Version

0.1.0

License

WTFPL

Last publish

Collaborators

  • cuel