Showing 1-20 of 69 packages
Small, fast and streaming project scaffolder with support for hundreds of template engines and sane defaults
Small CLI layer for the [charlike][] project scaffolder, requires charlike@^1.7
Update to latest project files and templates, based on `charlike` scaffolder
Code style: Charlike. Self preferences on top of Standard Style v9 release. They may or may not be included in next releases.
Shareable config for Charlike
Code style: Charlike. Thin layer on top of the Standard JavaScript Style v9, for more readable code.
Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins
Extensible parser for git commit messages following Conventional Commits Specification
Thin layer on top of `execa` that allows executing multiple commands in parallel or in sequence with control for concurrency
Validates given IPs (IPv4 and IPv6) using [micromatch][] - glob patterns, RegExp, string or array of globs. If match returns the IP, otherwise null.
Create a filepath from an object path (dot notation), list of arguments, array, number or Arguments object.
General tooling - scaffolding: charlike, build chain: rolldown, linting: charlint
Full-featured [koa][] body parser! Support parsing text, buffer, json, json patch, json api, csp-report, multipart, form and urlencoded bodies. Works for koa@1, koa@2 and will work for koa@3.
My own @generate generator for scaffolding projects and populating templates.
Return positive value if (any of the) passed value(s) exists in array, or optionally an index
Plugin preset for ESLint that includes every needed plugin or config for Standard + JSX + Markdown. One bundle to rule them all and small install times.
Prettier plugin for clean and meaningful formatting of package.json files
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
Get all semver valid flags for a git repository. Temporary fork of original git-semver-tags, promised api - async/await friendly, plus option for cwd