SamVerschueren / clean-regexpLinks
Clean up regular expressions
☆62Updated last year
Alternatives and similar repositories for clean-regexp
Users that are interested in clean-regexp are comparing it to the libraries listed below
Sorting:
- Extract the actual stack of an error☆66Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Delay a promise a specified amount of time☆119Updated 3 years ago
- Write hyperlinks in the terminal☆91Updated 5 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 4 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Run the Node.js binary no matter what☆138Updated 4 years ago
- Embed data in other data and easily extract it when needed☆73Updated 4 years ago
- Convenience wrapper for got to interact with GraphQL☆104Updated 7 years ago
- Prevent `require` from searching upwards for required modules☆93Updated 4 years ago
- Call a method on all items in an iterable by calling it on the iterable itself☆163Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Scan npm for available package names☆101Updated 4 years ago
- Easy CORS handling for micro☆38Updated 7 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- User-friendly glob matching CLI☆75Updated 7 years ago
- Allow only access to known object properties using ES2015 Proxy☆86Updated 4 years ago
- Microservice for Imagemin☆60Updated 4 years ago
- Listen for changes in your conf config☆27Updated 7 years ago
- Create a HTML element string☆93Updated 9 months ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Check if a project is using Yarn☆97Updated 3 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year