sindresorhus / filled-array
Returns an array filled with the specified input
☆42Updated 2 years ago
Alternatives and similar repositories for filled-array:
Users that are interested in filled-array are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Pretty time zone: +2 or -9:30☆57Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Clear the terminal cross-platform☆44Updated 3 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Convert an Observable to a Promise☆47Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Sort an array of numbers☆16Updated last week
- Check if JPEG images are progressive☆36Updated 6 months ago
- Check if a value is a function☆27Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 9 months ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Simplified high resolution timing☆79Updated 4 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated 11 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Rename a function☆46Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 8 months ago
- Get the first path that exists on disk of multiple paths☆58Updated last year
- Repeat a string - fast☆34Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago