sindresorhus / pupaLinks
Simple micro templating
☆365Updated 2 years ago
Alternatives and similar repositories for pupa
Users that are interested in pupa are comparing it to the libraries listed below
Sorting:
- Parse yes/no like values☆270Updated 3 years ago
- Clean up error stack traces☆341Updated 2 years ago
- Make your JSON look AWESOME☆248Updated last year
- Get a random temporary file or directory path☆436Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated 4 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get stdin as a string or buffer☆340Updated last year
- Copy files☆430Updated this week
- Get a stream as a string, Buffer, ArrayBuffer or array☆352Updated 9 months ago
- Unicode symbols with fallbacks for older terminals☆607Updated 9 months ago
- Move a file - Even works across devices☆201Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 months ago
- Create an error from multiple errors☆246Updated last year
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Read and parse a JSON file☆245Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆401Updated last year
- Wait for a condition to be true☆158Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Stylish console.log for node☆164Updated last year
- Pluralize a word☆249Updated 3 years ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Delay a promise a specified amount of time☆620Updated 2 years ago
- Quickly scan for CLI flags and arguments☆652Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Timeout a promise after a specified amount of time☆292Updated 7 months ago