79706931

Date: 2025-07-19 04:36:29
Score: 1.5
Natty:
Report link

install slugify package npm install slugify

and use like this:

var slugify = require(slugify)
//slugifying your string:
let your-slug = slugify('the article title')
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Fredrick