sindresorhus / arrifyLinks
Convert a value to an array
☆130Updated 3 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☆102Updated last year
- Copy a file☆121Updated last month
- Write a package.json file☆88Updated 2 weeks ago
- Read a package.json file☆171Updated last year
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if your package was installed globally☆70Updated last year
- Get the auth token set for an npm registry☆34Updated last month
- Indent each line in a string☆113Updated 3 years ago
- Get the latest version of an npm package☆176Updated last year
- Check if a path exists☆151Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆62Updated 6 years ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Find the closest package.json file☆165Updated 3 months ago
- Get your PATH prepended with locally installed binaries☆105Updated 11 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Toggle the CLI cursor☆112Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Filter object keys and values into a new object☆104Updated last year
- Wordwrap a string with ANSI escape codes☆128Updated 3 weeks ago
- normalizes package metadata, typically found in package.json file.☆203Updated last week
- Get the real path of the system temp directory☆81Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Create an array without duplicates☆72Updated 4 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 weeks ago
- Sort the keys of an object☆105Updated last month