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
- Get stdin as a string or buffer☆336Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆344Updated 3 months ago
- Find a file or directory by walking up parent directories☆587Updated 6 months ago
- Parse yes/no like values☆268Updated 2 years ago
- Make your JSON look AWESOME☆245Updated last year
- Get a random temporary file or directory path☆425Updated last year
- Copy files☆427Updated 6 months ago
- Unicode symbols with fallbacks for older terminals☆600Updated 3 months ago
- Parse JSON with more helpful errors☆350Updated 10 months ago
- Delay a promise a specified amount of time☆608Updated last year
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 8 months ago
- Clean up error stack traces☆338Updated last year
- Check whether a package or organization name is available on npm☆287Updated 11 months ago
- Simple “Least Recently Used” (LRU) cache☆686Updated last year
- Create an error from multiple errors☆245Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆237Updated 2 years ago
- Run some code when the process exits☆283Updated last year
- Toolkit for building command line interfaces☆460Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆322Updated last month
- Reliably get the terminal window size☆141Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Quickly scan for CLI flags and arguments☆635Updated 10 months ago
- Memoize promise-returning & async functions☆400Updated last year
- Find the closest package.json file☆162Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,097Updated 5 months ago
- Move a file - Even works across devices☆199Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated last year
- Pluralize a word☆248Updated 2 years ago