Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 620 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 620 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.

Mostly documented using TSDoc within the source code.

Available now on NPM!