maximilianMairinger / sanitizeAgainst

Highly customizable, but simple to use, sanitization of objects and primitives.
https://www.npmjs.com/package/sanitize-against
0 stars 0 forks source link

Perf: when only simple patterns are given, we don't need to set up the weakmap every time #5

Open maximilianMairinger opened 11 months ago

maximilianMairinger commented 11 months ago

Especially like sani(String) doesnt need any weakmap