‹ Back

Parameterize

Parameterize is a TypeScript library that normalizes and parameterizes strings, making them URL-friendly. It's a small library that can be used in the browser or in Node.js. It's also being used on this website! For example, `Hello World!` will be parameterized to: `hello-world`.

Parameterize | Robin Goudeketting