0.0.3 • Published 4 years ago

@polygonplanet-llc/slugify v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

slugify

const slugify = require('slugify');
const string = 'Top 5 Laptops';
const result = slugify(string);
Top-5-Laptops
0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago