sindresorhus / pupa
Simple micro templating
☆362Updated 2 years ago
Alternatives and similar repositories for pupa:
Users that are interested in pupa are comparing it to the libraries listed below
- Copy files☆428Updated 6 months ago
- Parse yes/no like values☆266Updated 2 years ago
- Get stdin as a string or buffer☆338Updated last year
- Unicode symbols with fallbacks for older terminals☆601Updated 3 months ago
- Get a random temporary file or directory path☆426Updated last year
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 9 months ago
- Clean up error stack traces☆339Updated last year
- Delay a promise a specified amount of time☆608Updated last year
- Parse JSON with more helpful errors☆351Updated 11 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Memoize promise-returning & async functions☆400Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 3 months ago
- Simple wildcard matching☆538Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Quickly scan for CLI flags and arguments☆638Updated 11 months ago
- Make your JSON look AWESOME☆245Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Autocomplete prompt for inquirer☆355Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,100Updated 6 months ago
- Find the closest package.json file☆162Updated last year
- Timeout a promise after a specified amount of time☆283Updated last month
- Sort an array on an object property☆200Updated 6 months ago
- Extends minimatch.match() with support for multiple patterns☆300Updated last year
- A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to `path-to-regexp` 🙇♂️☆572Updated last year
- Create an error from multiple errors☆245Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year