Works with
•JSR Score70%•It is unknown whether this package works with Node.js, Deno, Browsers, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
Functions
Type Aliases
T
EntityList = Record<string, string>
Object structure for a list of HTML entities.
T
UnescapeOptions = { entityList: EntityList; }
Options for unescape.
- entityList: EntityListNo documentation available