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.
@tunnckocore/execa
Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency
to-file-path
Create a filepath from an object path (dot notation), list of arguments, array, number or Arguments object.