sindresorhus / pupa
Simple micro templating
☆363Updated 2 years ago
Alternatives and similar repositories for pupa:
Users that are interested in pupa are comparing it to the libraries listed below
- Get stdin as a string or buffer☆338Updated last year
- Copy files☆428Updated 7 months ago
- Clean up error stack traces☆339Updated 2 years ago
- Parse yes/no like values☆267Updated 2 years ago
- Get a random temporary file or directory path☆427Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated this week
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Memoize promise-returning & async functions☆401Updated last year
- Make your JSON look AWESOME☆246Updated last year
- Delay a promise a specified amount of time☆612Updated last year
- Convert a string to a valid safe filename☆496Updated last year
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get paths for storing things like data, config, cache, etc☆384Updated 8 months ago
- Quickly scan for CLI flags and arguments