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
all-module-paths
Get all possible javascript (npm/yarn/pnpm) global or local, binaries or packages paths, e.g. node_modules and node_modules/.bin. Also works for those using NVM or such
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.
arr-includes
Return positive value if (any of the) passed value(s) exists in array, or optionally an index