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 2 weeks ago
- Clean up error stack traces☆341Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 10 months ago
- Make your JSON look AWESOME☆248Updated last year
- Get a random temporary file or directory path☆436Updated 2 years ago
- Get stdin as a string or buffer☆340Updated last year
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated last year
- Pluralize a word☆249Updated 3 years ago
- Copy files☆430Updated 3 weeks ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Create an error from multiple errors☆247Updated last year
- 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
- Read and parse a JSON file☆245Updated 2 years ago
- Stylish console.log for node☆164Updated last year
- Convert a string to a valid safe filename☆504Updated 2 years ago
- Wait for a condition to be true☆160Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Move a file - Even works across devices☆202Updated last year
- Unicode symbols with fallbacks for older terminals☆609Updated 10 months ago
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Create a promise that can be canceled☆443Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Get paths for storing things like data, config, cache, etc☆405Updated last year
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Timeout a promise after a specified amount of time☆293Updated 8 months ago