Skip to content

FR: URL encode/decode #53

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()

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions