Skip to content

slugify russian (non-english) words #43

@kimptoc

Description

@kimptoc

Hi,

In the browser console on stringjs.com, I tried the following:

S("ревущий фьорд").slugify().s

which returns "" (empty string)

I was hoping it would return the same as the World of Warcraft API slug, ie "ревущии-фьорд" ( http://eu.battle.net/api/wow/realm/status?locale=ru_RU )

Which seems to remove accents (etc) from chars and convers spaces to hyphens.

I can dream, cant I :)

Thanks,
Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions