UNPKG

retro-react

Version:

A React component library for building retro-style websites

2 lines (1 loc) 108 B
const e=e=>e.replace(/([a-z])([A-Z])/g,"$1-$2").replace(/\s+/g,"-").toLowerCase();export{e as toKebabCase};