Skip to content

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

License

Notifications You must be signed in to change notification settings

SpacingBat3/lss

Repository files navigation

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!