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
- Find a file or directory by walking up parent directories☆605Updated last month
- Copy files☆428Updated 9 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Get a random temporary file or directory path☆428Updated last year
- Unicode symbols with fallbacks for older terminals☆601Updated 6 months ago
- Get stdin as a string or buffer☆337Updated last year
- Quickly scan for CLI flags and arguments☆648Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated 3 weeks ago
- Parse yes/no like values☆268Updated 2 years ago
- Make your JSON look AWESOME☆246Updated last year
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆348Updated 6 months ago
- Parse JSON with more helpful errors☆364Updated 3 weeks ago
- Create a promise that can be canceled☆442Updated 2 years ago
- Colored symbols for various log levels☆755Updated 8 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Find the root directory of a Node.js project or npm package☆242Updated last year
- Simple wildcard matching☆538Updated 3 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆331Updated 4 months ago
- Memoize promise-returning & async functions☆406Updated last year
- A terminal based horizontal guage aka, a progress bar☆321Updated last year
- Wait for a condition to be true☆158Updated last year
- Get, set, or delete a property from a nested object using a dot path☆837Updated 11 months ago
- Simple “Least Recently Used” (LRU) cache☆696Updated 3 weeks ago
- Move a file - Even works across devices☆199Updated last year
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated 10 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,113Updated 2 months ago