SamVerschueren / decode-uri-component
A better decodeURIComponent
☆146Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for decode-uri-component
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Read the closest package.json file☆258Updated last year
- Import a globally installed module☆57Updated 10 months ago
- Import a module like with `require()` but from a given path☆86Updated 2 years ago
- Dynamically add an asset to the Webpack graph☆97Updated 6 months ago
- Lazy number range generator☆82Updated 10 months ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Read a package.json file☆165Updated 11 months ago
- Check if argv has a specific flag☆93Updated 3 years ago
- get better errors☆67Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago
- Truncate a string to a specific width in the terminal☆85Updated last year
- Get the gzipped size of a string or buffer☆170Updated 2 years ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Check if your package was installed globally☆70Updated last year
- Copy a file☆121Updated last year
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆108Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 3 years ago
- programmatically publish and unpublish npm packages☆46Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆104Updated last week
- Get the path of the caller module☆64Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆67Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Make a function mimic another one☆91Updated last week
- Check whether a request can be retried based on the `error.code`☆78Updated 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…☆91Updated last year
- Get the path of the parent module☆77Updated last year
- Extract the actual stack of an error☆67Updated 2 years ago
- Write a package.json file☆89Updated 3 months ago