@spacingbat3/lss
v1.2.0
Published
LSS: Literal String Sanitizer – sanitizes string based on specific inputs and tries to guess the accurate type (in TypeScript/Typed JS).
Downloads
18,596
Maintainers
Readme
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.