Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 669 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 669 Bytes

LSS

Literal String Sanitizer

About

Sanitize any value (as nullish string) at runtime while preserving type accuracy. Clearly made for fun and to learn advanced operations on template literals, outside of just being a simple string sanitizer.

Mostly documented using TSDoc within the source code.

Available now on NPM!