0.0.3 • Published 5 years ago

@polygonplanet-llc/slugify v0.0.3

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

slugify

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

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago