SamVerschueren / decode-uri-componentLinks
A better decodeURIComponent
☆151Updated 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:
- 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
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if your package was installed globally☆69Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 2 months ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Read a package.json file☆173Updated last week
- Get your PATH prepended with locally installed binaries☆105Updated last year
- normalizes package metadata, typically found in package.json file.☆203Updated 3 weeks ago
- Extract the non-magic parent path from a glob string.☆81Updated last year
- Get the latest version of an npm package☆175Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Find the closest package.json file☆165Updated 5 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Check if a value is a plain object☆103Updated last year
- Parse the things that can be arguments to `npm install`☆132Updated last week
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read the closest package.json file☆267Updated last week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Write a package.json file☆89Updated 2 months ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 8 months ago
- Import a globally installed module☆57Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Node.js releases data☆38Updated last week
- Check if something is a promise☆46Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated 5 months ago
- Converts a source-map from/to different formats.☆171Updated 7 months ago