Software Packages

Suites in pureos

  • amber
  • amber-security
  • byzantium
  • crimson
  • dawn
  • landing

node-url-parse - 1.5.3-1+deb11u2 main

The url-parse method exposes two different API interfaces. The url interface
that you know from Node.js and the new URL interface that is available in
the latest browsers.
.
Since 0.1 we've moved away from using the DOM's element for URL parsing
and moving to a full Regular Expression solution. The main reason for this
change is to make the URL parser available in different JavaScript
environments as you don't always have access to the DOM like Worker
environments. This module still have a really small foot print as this
module's main intention is to be bundled with client-side code. The only
problem however with a RegExp based solution is that it required a lot of
lookups causing major problems in FireFox. So the last and the current
solution was a pure string parsing solution which chops up the URL in
smaller pieces.
.
Node.js is an event-based server-side JavaScript engine.

Priority: optional
Section: javascript
Suites: amber amber-security byzantium crimson dawn landing 
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel [꩜] lists.alioth.debian.org>
 
Homepage Source Package
 

Dependencies

  • node-querystringify
  • node-requires-port

Installed Size: 79.9 kB
Architectures: all 

 

Versions

1.5.3-1+deb11u2 all
Purism

3D renders are artist renderings, for illustration purposes. Images and specifications are subject to change depending on manufacturing requirements.

Unless otherwise noted, content created by the Purism team on this website are copyleft with a CC-by-SA 4.0 license. Other content on this page is subjected to the licenses of the respective upstream projects or packagers.