Skip to content

JsonML-related tools for losslessly converting between XML/HTML and JSON, including mixed-mode XML. http://jsonml.org

License

Notifications You must be signed in to change notification settings

benjycui/jsonml.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

JsonML-related tools for losslessly converting between XML/HTML and JSON, including mixed-mode XML. http://jsonml.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published