regexhq / function-regexLinks
Function regex. Regular expression for matching function parts. Expose match groups for function name, arguments and function body.
☆30Updated 8 years ago
Alternatives and similar repositories for function-regex
Users that are interested in function-regex are comparing it to the libraries listed below
Sorting:
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Us…☆23Updated 8 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Generates a regular expression for validating a range of years.☆15Updated 3 years ago
- Deprecated: use https://github.com/rollup/rollup-plugin-virtual instead☆22Updated 7 years ago
- Map that keeps track of the hits and misses☆17Updated 9 years ago
- Handle completion and errors with elegance! Support for async/await, promises, callbacks, streams and observables. A drop-in replacement…☆32Updated 2 years ago
- Rule-based command-line tool for auditing guidelines in GitHub repositories☆13Updated 2 years ago
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Return CI job number to run huge tests only on first job☆14Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Truncate a URL to a specific length☆61Updated 4 years ago
- A stylelint processor for linting CSS in markdown☆26Updated 3 years ago
- Sort the keys in an object.☆37Updated 5 years ago
- Get all email addresses in a string☆59Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Runs jobs in periodic intervals☆35Updated 5 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Installs NPM package by finding it and copying from another local folder. Always offline ;)☆15Updated 9 years ago
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- A regular expression for matching phone numbers.☆30Updated 7 years ago
- A verbose ndjson log formatter for pino.☆13Updated 5 years ago
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated 2 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago