Skip to content

Add an option to disable currencies #129

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions