Returns an array filled with the specified input
☆43Jul 8, 2022Updated 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:
- Check if a value is a Blob☆24Oct 27, 2023Updated 2 years ago
- Exclude certain items from an array☆23Jun 13, 2025Updated 8 months ago
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- Check if something is a generator function☆24Jul 8, 2022Updated 3 years ago
- Check whether a package name is available on bower☆13Jan 23, 2021Updated 5 years ago
- Include only certain items in an array☆19Jun 13, 2025Updated 8 months ago
- Try to downgrade the permissions of a process with root privileges☆17Aug 31, 2023Updated 2 years ago
- Transform the first chunk in a stream☆28Nov 1, 2023Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Sep 14, 2021Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Apr 3, 2024Updated last year
- Check if a number is a redirect HTTP status code☆25Apr 17, 2021Updated 4 years ago
- ES2015 Math.imul() ponyfill☆11Oct 30, 2023Updated 2 years ago
- ES2015 `Array#findIndex()` ponyfill☆33May 1, 2024Updated last year
- Left pad each line in a string☆20Aug 31, 2023Updated 2 years ago
- Check if a number is in a given range☆22Jan 23, 2021Updated 5 years ago
- Detect the dominant newline character of a string☆56Sep 23, 2023Updated 2 years ago
- The max amount of milliseconds you can pass to `setTimeout()`☆27Apr 7, 2021Updated 4 years ago
- Clone and modify a RegExp instance☆24Jul 8, 2022Updated 3 years ago
- Simple `setImmediate` shim☆29Sep 13, 2025Updated 5 months ago
- ES2015 Math.hypot() ponyfill☆12Apr 7, 2021Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27May 6, 2024Updated last year
- Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)☆56Jun 4, 2024Updated last year
- Node.js 0.12 childProcess.execFileSync() ponyfill☆13Jan 23, 2021Updated 5 years ago
- Regular expression for matching issue references☆49Sep 26, 2024Updated last year
- Check if a year is a leap year☆21Apr 7, 2021Updated 4 years ago
- Make a function mimic another one☆96Oct 28, 2024Updated last year
- Get a Gravatar image from an identifier, such as an email☆42Sep 10, 2021Updated 4 years ago
- Get the default browser☆28Dec 19, 2023Updated 2 years ago
- Check if a value is a function☆29May 3, 2021Updated 4 years ago
- Check if a file path is a binary file☆49Apr 30, 2024Updated last year
- Remove or replace part of a string like Array#splice☆24Apr 15, 2021Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Feb 2, 2026Updated 3 weeks ago
- Determine if a function is an ES6 arrow function or not.☆24May 10, 2024Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated last year
- Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari☆13Nov 14, 2025Updated 3 months ago
- Sum numbers☆10Sep 18, 2025Updated 5 months ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Apr 9, 2021Updated 4 years ago
- Get the number of days in a month☆27Oct 18, 2021Updated 4 years ago