</>PackageGraphPackageGraph

encodeurl

npmv2.0.0

Encode a URL to a percent-encoded form, excluding already-encoded sequences

122.7M
Weekly downloads
3
Dependents
8
Dependencies
100/100
Popularity

Overview

encodeurl is an npm package that encode a URL to a percent-encoded form, excluding already-encoded sequences. It is extremely widely used, with about 122.7M downloads per week and 3 known dependents in the graph. The latest version is 2.0.0, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need encode a URL to a percent-encoded form, excluding already-encoded sequences and value a battle-tested, widely-adopted solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Large, well-established user base (122.7M weekly downloads).
  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of encodeurl.

finalhandlersendserve-staticexpresskoaencodeurl
encodeurl dependencies dependents

Dependencies

Dev (8)

eslint 5.11.1eslint-config-standard 12.0.0eslint-plugin-import 2.14.0eslint-plugin-node 7.0.1eslint-plugin-promise 4.0.1eslint-plugin-standard 4.0.0istanbul 0.4.5mocha 2.5.3

Used by

Popular packages that depend on encodeurl.

Alternatives to encodeurl

Frequently installed together

Version history

VersionPublishedLicense
2.0.0latest2 years agoMIT
1.0.28 years agoMIT
1.0.110 years agoMIT
1.0.010 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install encodeurl?

Run `npm install encodeurl` to add encodeurl to your npm project.

What license is encodeurl released under?

encodeurl is distributed under the MIT license.

How popular is encodeurl?

encodeurl has approximately 122,662,489 downloads per week and 3 known dependent packages.