Simple micro templating
☆78Sep 16, 2025Updated 5 months ago
Alternatives and similar repositories for pupa-cli
Users that are interested in pupa-cli are comparing it to the libraries listed below
Sorting:
- Replace matching strings and regexes in files☆178Sep 11, 2025Updated 5 months ago
- Cross-platform `/dev/null`☆94Oct 14, 2021Updated 4 years ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆53May 27, 2023Updated 2 years ago
- Create a noop process and get the PID☆14Aug 10, 2021Updated 4 years ago
- Move a file on the command-line☆74May 14, 2023Updated 2 years ago
- Get a random property from an object☆15Jul 2, 2024Updated last year
- Check if stdout or stderr is interactive☆119Nov 6, 2023Updated 2 years ago
- Split a string on the first occurrence of a given separator☆75Aug 20, 2025Updated 6 months ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Aug 9, 2021Updated 4 years ago
- Get the version of a binary in semver format☆36Apr 3, 2024Updated last year
- Check if a project is using Yarn☆66Sep 15, 2025Updated 5 months ago
- Get a random key from an object☆18Jul 2, 2024Updated last year
- List of JavaScript types☆83Apr 30, 2024Updated last year
- Regular expression for matching scoped npm package names☆27Jul 9, 2022Updated 3 years ago
- Get all emails in a text file or stdin☆25Feb 2, 2026Updated last month
- Sort an array of numbers☆18Sep 18, 2025Updated 5 months ago
- ☆13Aug 11, 2021Updated 4 years ago
- Check if your code is running as an npm script☆56Sep 18, 2021Updated 4 years ago
- Get the version of a binary in semver format☆42Apr 3, 2024Updated last year
- Simple micro templating☆373Sep 17, 2025Updated 5 months ago
- Delay execution for a given amount of seconds☆86Nov 2, 2025Updated 4 months ago
- Check if an Array is sorted☆35Aug 11, 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
- Split a string at one or more indices☆25May 3, 2021Updated 4 years ago
- Strip a path from a path☆18Aug 18, 2021Updated 4 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Nov 4, 2023Updated 2 years ago
- Cooperative get-port implementation☆10Jul 10, 2022Updated 3 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Sep 7, 2021Updated 4 years ago
- Modify the filename in a path☆17Jul 9, 2022Updated 3 years ago
- Import a module like with `require()` but from a given path☆86Jul 8, 2022Updated 3 years ago
- Creates a readable stream producing cryptographically strong pseudo-random data using `crypto.randomBytes()`☆78Aug 12, 2021Updated 4 years ago
- Simple wildcard matching☆34Sep 15, 2025Updated 5 months ago
- Check if a value is an error constructor☆14Apr 7, 2021Updated 4 years ago
- Open the URL from a web shortcut file in the browser☆20Nov 3, 2021Updated 4 years ago
- Get the URL from a web shortcut file☆14Aug 14, 2021Updated 4 years ago
- Open the URL from a web shortcut file☆17Nov 3, 2021Updated 4 years ago
- Allow easy user configurations for your Alfred workflows☆40Aug 7, 2021Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Jan 24, 2026Updated last month