sindresorhus / pupaLinks
Simple micro templating
☆373Updated 4 months 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☆272Updated 5 months ago
- Clean up error stack traces☆346Updated 2 months ago
- Get a random temporary file or directory path☆440Updated this week
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 4 months ago
- Parse JSON with more helpful errors☆373Updated 9 months ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Copy files☆435Updated 3 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Make your JSON look AWESOME☆250Updated 2 years ago
- Move a file, directory, or symlink - Even works across devices☆205Updated last week
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Create an error from multiple errors☆249Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆618Updated last year
- Create a promise that can be canceled☆447Updated 4 months ago
- Promisify an event by waiting for it to be emitted☆445Updated last week
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Wait for a condition to be true☆166Updated 4 months ago
- Check whether a package or organization name is available on npm☆288Updated 4 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Negative array index support `array[-1]` using ES2015 Proxy☆457Updated 4 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Quickly scan for CLI flags and arguments☆671Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Memoize promise-returning & async functions☆436Updated 3 months ago
- Stylish console.log for node☆164Updated 2 years ago
- Delay a promise a specified amount of time☆627Updated 3 months ago