jsonml.js
JsonML-related tools for losslessly converting between XML/HTML and JSON, including mixed-mode XML. http://jsonml.org
Last updated 10 years ago by benjycui .
MIT · Original npm · Tarball · package.json
$ cnpm install jsonml.js 
SYNC missed versions from official npm registry.

jsonml.js

npm package NPM downloads Dependency Status

JsonML-related tools.

Usage

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');

API

jsonml.js/lib/utils

// TBD

License

MIT

Current Tags

  • 0.1.0                                ...           latest (10 years ago)

3 Versions

  • 0.1.0                                ...           10 years ago
  • 0.1.0-beta.1                                ...           10 years ago
  • 0.1.0-beta.0                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (1)
Dev Dependencies (0)
None
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |