UNPKG

slugo

Version:

The smallest possible slug utility for Node.js and Browser

4 lines (2 loc) 69 B
declare const slugo: (input: string) => string export default slugo