Skip to content

Add purifai to Input Validation & Output Encoding - #162

Open
moji2002 wants to merge 1 commit into
lirantal:mainfrom
moji2002:main
Open

Add purifai to Input Validation & Output Encoding#162
moji2002 wants to merge 1 commit into
lirantal:mainfrom
moji2002:main

Conversation

@moji2002

Copy link
Copy Markdown

purifai strips HTML to text and applies contextual output encoding, with zero runtime dependencies, across Node.js, browsers and edge runtimes from one entry point.

It sits next to DOMPurify in this section rather than duplicating it: DOMPurify returns sanitized HTML, purifai returns text. They cover different needs, and the README says so explicitly so nobody reaches for the wrong one.

Added to the end of the list per guideline 3. MIT licensed.

Disclosure: I'm the author.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant