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:
- Parse yes/no like values☆272Updated 4 months ago
- Clean up error stack traces☆345Updated 2 months ago
- Get a random temporary file or directory path☆440Updated 2 years ago
- Parse JSON with more helpful errors☆371Updated 9 months ago
- Make your JSON look AWESOME☆250Updated 2 years ago
- Copy files☆435Updated 2 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆245Updated 2 years ago
- Get stdin as a string or buffer☆346Updated 2 years ago
- Move a file - Even works across devices☆204Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Unicode symbols with fallbacks for older terminals☆614Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆252Updated 3 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 4 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Read and parse a JSON file☆247Updated 2 years ago
- Convert a string to a valid safe filename☆510Updated 2 months ago
- Promisify an event by waiting for it to be emitted☆445Updated last week
- Check whether a package or organization name is available on npm☆288Updated 3 months ago
- Wait for a condition to be true☆166Updated 3 months ago
- Create a promise that can be canceled☆448Updated 4 months ago
- Create an error from multiple errors☆249Updated 2 years ago
- Import all modules in a directory☆139Updated 3 years ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Pluralize a word☆253Updated 2 months ago
- Delay a promise a specified amount of time☆627Updated 2 months ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆435Updated 2 months ago
- Use property paths (`a.b.c`) get a nested value from an object.☆291Updated 11 months ago
- easily create complex multi-column command-line-interfaces.☆383Updated 3 weeks ago