This project is a Node.js-based application that processes HTML strings from a database and converts them into JSON. It uses TypeScript for improved type safety and scalability, Express for building ...
Convert HTML to JSON. Can also (intelligently) convert HTML tables to JSON (using table headers (if available) as keys in the resulting JSON).