Skip to content
New issue

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

Add an option to disable currencies #129

Open
pcktm opened this issue Nov 17, 2019 · 1 comment
Open

Add an option to disable currencies #129

pcktm opened this issue Nov 17, 2019 · 1 comment
Assignees
Labels

Comments

@pcktm
Copy link

pcktm commented Nov 17, 2019

Hello,
I'm trying to make speakingurl remove $ from strings instead of replacing it with usd. Options.symbols doesn't seem to change anything.

speakingurl("test 123 $123", {
  symbols: false
}); // => 'test-123-usd123'
@pid pid self-assigned this Nov 17, 2019
@pid pid added the bug label Nov 17, 2019
@pid
Copy link
Owner

pid commented Nov 17, 2019

I will check it soon, thanks for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants