Skip to content

Add an option to disable currencies #129

@pcktm

Description

@pcktm

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'

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions