SpacingBat3 / lss

LSS: Literal String Sanitizer. Sanitize any value (as nullish string) at runtime while preserving type accuracy.

Home Page:https://spacingbat3.github.io/lss/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

LSS: Literal String Sanitizer. Sanitize any value (as nullish string) at runtime while preserving type accuracy.

https://spacingbat3.github.io/lss/

License:ISC License


Languages

Language:TypeScript 100.0%