node-encodeurl 1.0.2+~1.0.0-1 (arm64 binary) in ubuntu mantic

 Encode a URL to a percent-encoded form, excluding already-encoded
 sequences
 .
 Encodeurl will take an already-encoded URL and
 encode all the non-URL code points (as UTF-8 byte sequences).
 .
 This encode is meant to be "safe" and does not throw errors.
 It will try as hard as it can to properly encode the given URL,
 including replacing any raw, unpaired surrogate pairs with the
 Unicode replacement character prior to encoding.
 .
 Node.js is an event-based server-side JavaScript engine.

Details

Package version:
1.0.2+~1.0.0-1
Source:
node-encodeurl 1.0.2+~1.0.0-1 source package in Ubuntu
Status:
Published
Component:
universe
Priority:
Optional

Package relationships

Provides:
  • node-types-encodeurl (= 1.0.0)