parse-function
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
parse-commit-message
Extensible parser for git commit messages following Conventional Commits Specification
ip-filter
Validates given IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.