sindresorhus / pupaLinks
Simple micro templating
☆372Updated 3 months ago
Alternatives and similar repositories for pupa
Users that are interested in pupa are comparing it to the libraries listed below
Sorting:
- Clean up error stack traces☆344Updated last month
- Get a random temporary file or directory path☆441Updated 2 years ago
- Parse yes/no like values☆272Updated 4 months ago
- Parse JSON with more helpful errors☆372Updated 8 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 3 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Copy files☆436Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 6 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Create an error from multiple errors☆250Updated 2 years ago
- Pluralize a word☆252Updated last month
- Get paths for storing things like data, config, cache, etc☆418Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Convert a string to a valid safe filename☆512Updated last month
- Memoize promise-returning & async functions☆433Updated 2 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Create a promise that can be canceled☆448Updated 3 months ago
- Wait for a condition to be true☆166Updated 3 months ago
- Unicode symbols with fallbacks for older terminals☆612Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 10 months ago
- Check whether a package or organization name is available on npm☆288Updated 3 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated last month
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆444Updated 3 weeks ago