sindresorhus / pupaLinks
Simple micro templating
☆364Updated 2 years 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☆340Updated 2 years ago
- Parse yes/no like values☆270Updated 3 years ago
- Get a random temporary file or directory path☆433Updated 2 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Get stdin as a string or buffer☆339Updated last year
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 9 months ago
- Copy files☆429Updated last year
- Make your JSON look AWESOME☆248Updated last year
- Wait for a condition to be true☆157Updated 2 years ago
- Create a promise that can be canceled☆443Updated 2 years ago
- Create an error from multiple errors☆246Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Check whether a package or organization name is available on npm☆287Updated last year
- Pluralize a word☆249Updated 3 years ago
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 3 years ago
- Move a file - Even works across devices☆201Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Promisify an event by waiting for it to be emitted☆436Updated last year
- Quickly scan for CLI flags and arguments☆648Updated last year
- Import all modules in a directory☆137Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆605Updated 9 months 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☆399Updated last year
- Convert a string to a valid safe filename☆503Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago