sindresorhus / pupaLinks
Simple micro templating
☆363Updated 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
- Get stdin as a string or buffer☆338Updated last year
- Get a random temporary file or directory path☆429Updated last year
- Quickly scan for CLI flags and arguments☆649Updated last year
- Find a file or directory by walking up parent directories☆609Updated 2 months ago
- Parse JSON with more helpful errors☆366Updated last month
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Parse yes/no like values☆269Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Simple “Least Recently Used” (LRU) cache☆703Updated last month
- Copy files☆429Updated 10 months ago
- Make your JSON look AWESOME☆246Updated last year
- Find the root directory of a Node.js project or npm package☆244Updated last year
- Simple wildcard matching☆540Updated 3 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Delay a promise a specified amount of time☆614Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,118Updated 3 months ago
- Get, set, or delete a property from a nested object using a dot path☆841Updated last year
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- easily create complex multi-column command-line-interfaces.☆374Updated last month
- 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!☆355Updated 11 months ago
- Show a message to your users to upgrade Node instead of a stacktrace☆241Updated 2 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Recursive version of fs.readdir with small RAM & CPU footprint.☆386Updated 2 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆453Updated 3 years ago
- Stylish console.log for node☆164Updated last year
- Easily load and persist config without having to think about where and how☆873Updated 5 months ago
- Safely and quickly serialize JavaScript objects☆351Updated 5 months ago