sindresorhus / matcher
Simple wildcard matching
☆537Updated 3 years ago
Alternatives and similar repositories for matcher:
Users that are interested in matcher are comparing it to the libraries listed below
- Make a directory and its parents if needed - Think `mkdir -p`☆477Updated 10 months ago
- Detect when an element is ready in the DOM☆438Updated 3 months ago
- Negative array index support `array[-1]` using ES2015 Proxy☆454Updated 3 years ago
- Toolkit for building command line interfaces☆461Updated 2 years ago
- Scaffold out a node module☆741Updated 10 months ago
- Multiple, simultaneous, individually controllable spinners for concurrent tasks in Node.js CLI programs☆295Updated 4 years ago
- Stringifies any javascript object in your console for CLI inspection☆444Updated 7 years ago
- Lean and configurable whitelist-oriented HTML sanitizer☆459Updated 9 months ago
- 🦊 Immediately Open Chrome DevTools when debugging Node.js apps☆324Updated 3 years ago
- Make your JSON look AWESOME☆246Updated last year
- Create a promise that reports progress☆765Updated last year
- Promisify an event by waiting for it to be emitted☆434Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Simple micro templating☆363Updated 2 years ago
- A very small, fast, dependency free url parser and formatter for nodejs and the web☆308Updated last year
- Clean up error stack traces☆339Updated last year
- Delivering delightful digital solutions. Monorepo of monorepos of Open Source packages with combined ~100M/month downloads, semantically …☆484Updated 4 months ago
- 🐌 Measure which dependencies in a project are slowest to npm install (UNMAINTAINED)☆513Updated 6 years ago
- See node.js errors with less clutter☆1,521Updated 8 months ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated 7 months ago
- Generate sparklines ▁▂▃▅▂▇☆423Updated 3 years ago
- Promisify a callback-style function☆1,504Updated 2 years ago
- Create fancy log entries for errors and function call sites☆157Updated 10 months ago
- The https://npms.io API☆188Updated 10 months ago
- Boilerplate to kickstart creating a Node.js module☆737Updated 6 months ago
- Launch your command line tool with ease.☆842Updated 11 months ago
- An Express.js-Style router for the front-end☆259Updated 7 years ago
- Filter out OS junk files like .DS_Store and Thumbs.db☆241Updated last year
- Create text-based columns suitable for console output. Supports cell wrapping.☆429Updated last year
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,104Updated last week