sindresorhus / filled-arrayLinks
Returns an array filled with the specified input
☆42Updated 3 years ago
Alternatives and similar repositories for filled-array
Users that are interested in filled-array are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Rename a function☆46Updated last year
- Convert an Observable to a Promise☆49Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Simplified high resolution timing☆82Updated 11 months ago
- Check if an Array is sorted☆34Updated 4 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- url.parse() with support for protocol-less URLs & IPs☆53Updated 4 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Repeat a string - fast☆34Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Node.js `assert` as a standalone module☆26Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year