sindresorhus / filled-arrayLinks
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
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the path to this package - Useful for testing☆21Updated 3 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Add AVA to your project☆15Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Check if an Iterable is empty☆22Updated 4 years ago
- Check if a value is a function☆27Updated 4 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Create a table from an array of objects☆17Updated 8 years ago
- Check if JPEG images are progressive☆36Updated 10 months ago
- Rename a function☆46Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Get the command history of the user's shell☆85Updated 2 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Convert an Observable to a Promise☆48Updated last year
- Lazy number range generator☆81Updated last year
- Modify the values of an object☆27Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Simplified high resolution timing☆81Updated 8 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year