SamVerschueren / decode-uri-componentLinks
A better decodeURIComponent
☆149Updated last year
Alternatives and similar repositories for decode-uri-component
Users that are interested in decode-uri-component are comparing it to the libraries listed below
Sorting:
- Check if your package was installed globally☆70Updated last year
- Extract the non-magic parent path from a glob string.☆80Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- 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…☆95Updated 2 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Get namespaced config from the closest package.json☆121Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆223Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Import a globally installed module☆58Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Resolve the path of a module like require.resolve() but from a given path☆141Updated 4 years ago
- Find the closest package.json file☆164Updated last month
- Lazy number range generator☆81Updated last year
- Wordwrap a string with ANSI escape codes☆126Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 5 months ago
- Node.js releases data☆36Updated 3 weeks ago
- Check if stdout or stderr is interactive☆117Updated last year
- Create a lazily evaluated value☆70Updated 4 years ago
- Get the real path of the system temp directory☆82Updated 2 years ago
- Make a function mimic another one☆95Updated 9 months ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated last month
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 5 months ago
- Filter object keys and values into a new object☆103Updated last year
- Convert a value to an array☆129Updated 3 years ago