We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Would love to see emojis being included.
Something like https://emojipedia.org/woman-rowing-boat/
slugify('She is a π£ββοΈ') // => she-is-a-woman-rowing-boat
The text was updated successfully, but these errors were encountered:
People get upset by package size, and now this, otherwise I don't mind adding it.
Sorry, something went wrong.
Support multi code-point charaters
1fdffbb
Relates to simov#72
Support multiple code unit charaters
9de792b
Maybe have an optional parameter that lets your keep emojis .. so "Hello World π" would become "hello-world-π" ?
No branches or pull requests
Would love to see emojis being included.
Something like https://emojipedia.org/woman-rowing-boat/
slugify('She is a π£ββοΈ') // => she-is-a-woman-rowing-boat
The text was updated successfully, but these errors were encountered: