Open christher-lenander opened 2 years ago
Would be great if you could config compund slugs with 2 or more fields like title and id.
slugify([title, id].join(' '));
?
Not sure I see the need to complicate the API for this. No one else has requested this, so it doesn't seem like a common need.
Would be great if you could config compund slugs with 2 or more fields like title and id.