sindresorhus / arrifyLinks
Convert a value to an array
☆133Updated 4 years ago
Alternatives and similar repositories for arrify
Users that are interested in arrify are comparing it to the libraries listed below
Sorting:
- Copy a file☆123Updated 5 months ago
- Check if a value is a plain object☆104Updated last year
- Check if a path exists☆155Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Indent each line in a string☆115Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated last week
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last week
- Check if your package was installed globally☆71Updated 2 years ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Read a package.json file☆175Updated 3 months ago
- Write a package.json file☆89Updated 4 months ago
- Get your PATH prepended with locally installed binaries☆107Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Find the closest package.json file☆166Updated 8 months ago
- Filter object keys and values into a new object☆105Updated last year
- Strip leading whitespace from each line in a string☆145Updated 3 months ago
- Check if your code is running as an npm or yarn script☆65Updated 5 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Get the auth token set for an npm registry☆34Updated 2 weeks ago
- Toggle the CLI cursor☆113Updated last year
- Get the real path of the system temp directory☆85Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆99Updated 2 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆125Updated 4 months ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 7 years ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago