garycourt / uri-jsLinks
An RFC 3986 compliant, scheme extendable URI parsing/validating/normalizing/resolving library for JavaScript
☆310Updated last year
Alternatives and similar repositories for uri-js
Users that are interested in uri-js are comparing it to the libraries listed below
Sorting:
- Stringify an object/array like JSON.stringify just without all the double-quotes☆314Updated 5 months ago
- Create and parse HTTP Content-Disposition header☆234Updated this week
- Generate Data-URI scheme via terminal or node.js☆229Updated 2 years ago
- This module has moved and is now available at @rollup/plugin-replace / https://github.com/rollup/plugins/blob/master/packages/replace☆164Updated 3 years ago
- encode & decode HTML & XML entities with ease & speed☆339Updated this week
- JavaScript utility for RFC 6570: URI Templates☆141Updated last year
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- Like JSON.stringify, but doesn't throw on circular references☆555Updated 10 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 11 months ago
- Join all arguments together and normalize the resulting url.☆362Updated last week
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- An implementation of WHATWG AbortController interface.☆308Updated 4 years ago
- A JavaScript URI template implementation (RFC 6570 compliant)☆184Updated last year
- Require global variables☆253Updated 5 years ago
- JSDoc parser☆456Updated 6 years ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Load module from string☆299Updated 7 years ago
- Fast string hashing function for Node.JS.☆310Updated 5 years ago
- node byte string parser☆469Updated 10 months ago
- Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.☆307Updated last year
- An implementation of the WHATWG URL Standard in JavaScript☆397Updated 2 months ago
- Improved typeof detection for node.js and the browser.☆129Updated 10 months ago
- Temporary file and directory creator for node.js☆752Updated last month
- Escape RegExp special characters☆593Updated 3 weeks ago
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆98Updated last year
- This module has moved and is now available at @rollup/plugin-node-resolve / https://github.com/rollup/plugins/blob/master/packages/node-r…☆471Updated 5 years ago
- fs bindings for tar-stream