Package Exports
- furi
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (furi) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
furi
File URI library.
Installation
npm install --save furi
References
- https://tools.ietf.org/html/rfc3986#section-3.3
- https://url.spec.whatwg.org/
- https://github.com/nodejs/node/blob/deaddd212c499c7ff88d20034753b5f3f00d5153/lib/internal/url.js#L1414