syntax-tree / hast-util-sanitize

utility to sanitize hast nodes
https://unifiedjs.com
MIT License
48 stars 20 forks source link

Look at the sanitize api proposal #24

Open wooorm opened 3 years ago

wooorm commented 3 years ago

Initial checklist

Subject

Look at built in sanitize api & implementation: https://wicg.github.io/sanitizer-api/#configuration-object

Problem

Custom api

Solution

Standard api

Alternatives

Kepe doing what we're doing.

github-actions[bot] commented 3 years ago

Hi! This was marked as ready to be worked on! Note that while this is ready to be worked on, nothing is said about priority: it may take a while for this to be solved.

Is this something you can and want to work on?

Team: please use the area/* (to describe the scope of the change), platform/* (if this is related to a specific one), and semver/* and type/* labels to annotate this. If this is first-timers friendly, add good first issue and if this could use help, add help wanted.

wooorm commented 2 years ago

a little introduction on this: https://web.dev/sanitizer/

wooorm commented 1 year ago

Seems the API just changed a ton. Seems back at the drawing board. So good to wait some more before doing this!