html-to-json

This library converts HTML to JSON tree

MIT License

Downloads
42.2K
Stars
41
Committers
2

Bot releases are visible (Hide)

html-to-json - v2.0.1 Latest Release

Published by yousufkalim 8 months ago

Dependency Updates

  • Update xmldom to the latest version @xmldom/xmldom
html-to-json - v2.0.0

Published by yousufkalim 12 months ago

Enhancements

  • Rename the component HTMLParser to HTMLToJSON
  • Move HTMLToJSON from default export to normal export
html-to-json - v1.1.0

Published by yousufkalim over 1 year ago

Features

  • Feature to convert JSON back to HTML
html-to-json - v1.0.2

Published by yousufkalim almost 2 years ago

Performance Improvements

  • Structural improvements
  • Performance improvements
html-to-json - v1.0.1

Published by yousufkalim almost 2 years ago

Documentation

  • Readme updated
html-to-json - v1.0.0

Published by yousufkalim almost 2 years ago

Features

  • Initial Release