Skip to content

cfenzo/html-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

html-json

Utilities for converting HTML to a simple JSON representation, and back again.

Types

See types.d.ts

TODO:

  • Option to strip on* attributes from tags. Maybe add excludeAttributes and allowedAttributes options?