sindresorhus / arrifyLinks
Convert a value to an array
☆132Updated 4 years ago
Alternatives and similar repositories for arrify
Users that are interested in arrify are comparing it to the libraries listed below
Sorting:
- Check if a value is a plain object☆103Updated last year
- Indent each line in a string☆114Updated 3 years ago
- Copy a file☆121Updated 3 months ago
- Check if a path exists☆154Updated 3 years ago
- Write a package.json file☆89Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆130Updated 2 months ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last month
- Check if your package was installed globally☆70Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Toggle the CLI cursor☆113Updated last year
- Find the closest package.json file☆166Updated 5 months 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
- Get the latest version of an npm package☆175Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Get the real path of the system temp directory☆83Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- Get the auth token set for an npm registry☆34Updated last week
- Check if argv has a specific flag☆95Updated 4 years ago
- Get the set npm registry URL☆57Updated 7 months ago
- Make your terminal beep☆134Updated 2 months ago
- Read a package.json file☆174Updated 3 weeks ago
- Strip leading whitespace from each line in a string☆143Updated last month
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago