Skip to content

FR: URL encode/decode #53

@yrtimiD

Description

@yrtimiD

Please add url encode/decode functionality.

Update:
I see there is already functionality using encodeURIComponent (not documented, BTW).
Maybe you can split this into 2 cases:

  • String to Encoded Url: will use encodeURI()
  • String to Encoded Url Component: will use encodeURIComponent()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions