mozilla / sanitizer-polyfill

rewrite constructor arguments, call DOMPurify, profit
https://mozilla.github.io/sanitizer-polyfill/demo/
Mozilla Public License 2.0
67 stars 8 forks source link

Publish as npm package #166

Open aKzenT opened 2 years ago

aKzenT commented 2 years ago

Would it be possible to publish this polyfill as an npm package so it can be used in projects?

mozfreddyb commented 2 years ago

There are still some open issues and we do not consider the Sanitizer API specification finished. I suggest you use DOMPurify until the specification and the polyfill have matured enough.

mozfreddyb commented 2 years ago

I've filed a name dispute complain w/ npm and will try to get the "sanitizer-polyfill" name. The current entry is holding a "blocker", because someone has apparently hijacked the name. Meh!.

nextgenthemes commented 1 year ago

Still not on npm? Name still blocked?

mozfreddyb commented 1 year ago

Name still blocked, but more importantly: The Sanitizer API is still not done.