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:
- Generates a regular expression for validating a range of years.☆15Updated 3 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
- Get the version numbers of a package from the npm registry☆30Updated last year
- Truncate a URL to a specific length☆61Updated last month
- A node module that extracts useful properties like user, repo, and branch from various flavors of GitHub URLs.☆89Updated 2 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
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Runs jobs in periodic intervals☆35Updated 5 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Check if a file is executable☆29Updated 7 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- git clone a repo with only username/repo☆17Updated 7 years ago
- Recursively expands property keys with dot-notation into objects.☆24Updated 7 years ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 6 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- ⏲ - Small timing library☆35Updated 7 years ago
- utility to create a pretty report for a vfile☆20Updated 2 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆56Updated 3 years ago
- Convert an Observable to a Promise☆50Updated 2 years ago
- A reusable module for creating infinite lists of elements where only the visible rows are rendered☆40Updated 8 years ago
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Map that keeps track of the hits and misses☆17Updated 9 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Simple type checking.☆76Updated 9 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Node 8's util.promisify, as a node module☆22Updated last year
- Returns a promise resolved in the next event loop - think `setImmediate()`☆71Updated 4 years ago
- Get all email addresses in a string☆59Updated 4 years ago