-
Quick question, the speakingurl lib allows you to specify a truncate number but limax doesn't expose that. Is that intentional? Would you be open to have that added back.
I am not sure I need it ye…
-
Hello,
I'm trying to make speakingurl remove ```$``` from strings instead of replacing it with ```usd```. Options.symbols doesn't seem to change anything.
```javascript
speakingurl("test 123 $123…
pcktm updated
4 years ago
-
## Version **12.0.0** of [speakingurl](https://github.com/%3Apid/speakingurl) just got published.
Branch
Build failing 🚨
Dependency
…
-
Prior art: limax, speakingurl
Trott updated
2 years ago
-
### Actual behavior
Search always return empty result for cyrillic keywords
### Expected behavior
It should work the same as for latin text/keywords
### Steps to reproduce the behavior
…
xTNTx updated
5 years ago
-
This plugin is great, unfortunately we can't provide a custom function like [mongoose-slug-plugin](https://www.npmjs.com/package/mongoose-slug-plugin#custom-slug-library).
I would like to use lima…
-
Hi all,
previous versions of Limax mapped German umlauts to the proper counterpart (e.g. `ü` will become `ue`). With the change in #44 and 4.0 unfortunately this breaks, and `ü` will now be mapped …
-
Hi guys,
Two problems:
- it considers the array as an object and replace number with the value at the index of the array;
- it mutates the array and starts adding properties to it.
Here is a t…
-
It would be awesome to have a way to customize slugging per locale, as Danish slug our extended vocals Ø and Å differently than English.
Fx. the word `kødpålæg` should slug to `koedpaalaeg` in Dani…
-
Verified on the website, by entering "ب ا ب" into the box and only the Bet's appearing in the output, not the Alifs (I'd've expected "b a b" but get "b b" as output). I'm not an Arabic speaker, but …