tjenkinson / url-toolkitLinks
Build an absolute URL from a base URL and a relative URL (RFC 1808).
☆32Updated 6 months ago
Alternatives and similar repositories for url-toolkit
Users that are interested in url-toolkit are comparing it to the libraries listed below
Sorting:
- Check if a string or buffer is SVG☆142Updated 4 months ago
- Convert IPv4 and IPv6 addresses to and from BigInt☆12Updated 3 weeks ago
- Simple RFC 6838 media type parser and formatter☆56Updated last week
- Parse and stringify BCP 47 language tags☆72Updated 2 years ago
- Parsing the JavaScript's RegExp in JavaScript.☆82Updated last month
- Parse data: URLs☆75Updated 2 months ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 3 months ago
- Exposes the native MutationObserver API provided by the browser, or a polyfill based on mutation events. (For compatibility with IE9-10.)☆65Updated 6 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆153Updated last year
- MIME functions☆30Updated 4 months ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Check if a Buffer/Uint8Array is a PNG image☆48Updated 3 years ago
- Strip block comments or line comments from JavaScript code.☆118Updated 2 years ago
- The cmd-shim used in npm☆76Updated 2 weeks ago
- EBML parser☆123Updated last year
- A pure javascript CRC32 algorithm that plays nice with binary data☆100Updated last year
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- API to create a MediaStream from Media Element☆21Updated 9 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- ☆45Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆96Updated 2 years ago