sindresorhus / pupaLinks
Simple micro templating
☆366Updated 2 weeks 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 last month
- Clean up error stack traces☆341Updated 2 weeks ago
- Get a random temporary file or directory path☆436Updated 2 years ago
- Copy files☆431Updated last month
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆249Updated 3 years ago
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 3 weeks ago
- Parse JSON with more helpful errors☆367Updated 5 months ago
- Get stdin as a string or buffer☆341Updated last year
- Make your JSON look AWESOME☆248Updated last year
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Create an error from multiple errors☆247Updated 2 years ago
- Pluralize a word☆249Updated 3 years ago
- Move a file - Even works across devices☆202Updated last year
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Check whether a package or organization name is available on npm☆287Updated 2 weeks ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Unicode symbols with fallbacks for older terminals☆610Updated 11 months ago
- Create a promise that can be canceled☆445Updated 3 weeks ago
- Import all modules in a directory☆138Updated 2 years ago
- Automatically bind methods to their class instance☆459Updated 3 years ago
- Stylish console.log for node☆164Updated last year
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Convert a string to a valid safe filename☆504Updated 2 weeks ago
- Wait for a condition to be true☆161Updated last week
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Toolkit for building command line interfaces☆463Updated 2 years ago
- Promisify an event by waiting for it to be emitted☆436Updated 3 weeks ago
- Timeout a promise after a specified amount of time☆293Updated 2 weeks ago
- Memoize promise-returning & async functions☆419Updated last month