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:
- Get a stream as a string, Buffer, ArrayBuffer or array☆350Updated 7 months ago
- Copy files☆429Updated 10 months ago
- Clean up error stack traces☆340Updated 2 years ago
- Parse yes/no like values☆270Updated 2 years ago
- Delay a promise a specified amount of time☆618Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 2 weeks ago
- Get a random temporary file or directory path☆429Updated last year
- Find a file or directory by walking up parent directories☆613Updated 2 weeks ago
- Make a directory and its parents if needed - Think `mkdir -p`☆479Updated last year
- Create a promise that can be canceled☆444Updated 2 years ago
- Unicode symbols with fallbacks for older terminals☆602Updated 7 months ago
- Get stdin as a string or buffer☆338Updated last year
- Pluralize a word☆249Updated 2 years ago
- Check whether a package or organization name is available on npm☆287Updated last year
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Quickly scan for CLI flags and arguments☆647Updated last year
- Humanize a URL: https://sindresorhus.com → sindresorhus.com☆248Updated 2 years ago
- Make your JSON look AWESOME☆246Updated last year
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Parse JSON with more helpful errors☆366Updated 2 months ago
- Make an asynchronous function synchronous☆321Updated 2 weeks ago
- Move a file - Even works across devices☆200Updated last year
- Read and parse a JSON file☆246Updated 2 years ago
- Toolkit for building command line interfaces☆464Updated 2 years ago
- Simple wildcard matching☆540Updated 3 years ago
- Wait for a condition to be true☆159Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Get, set, or delete a property from a nested object using a dot path☆840Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Automatically bind methods to their class instance☆458Updated 2 years ago