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
- Copy files☆429Updated 11 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated last year
- Get a random temporary file or directory path☆431Updated 2 years ago
- Parse JSON with more helpful errors☆366Updated 3 months ago
- Pluralize a word☆249Updated 3 years ago
- Make your JSON look AWESOME☆247Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Unicode symbols with fallbacks for older terminals☆605Updated 8 months ago
- Convert a string to a valid safe filename☆502Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 8 months ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated 2 years ago
- Read and parse a JSON file☆246Updated 2 years ago
- Move a file - Even works across devices☆200Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!