Outlook_Addin_LLM/node_modules/dom-converter
2024-11-29 21:36:41 +01:00
..
lib First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
LICENSE First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
package.json First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00
README.md First version with simple frontend and Compose Email by AI 2024-11-29 21:36:41 +01:00

Converts bare objects to DOM objects, compatible with htmlparser2's DOM objects.

This is useful when you want to work with DOM without having to compose/parse html.