$ cnpm install jsonml.js
JsonML-related tools.
npm install --save jsonml.js
// To import all the tools
const JsonML = require('jsonml.js');
// Only import some tools
const JsonML = require('jsonml.js/lib/utils');
// TBD
MIT
Copyright 2013 - present © cnpmjs.org