Utility methods for parsing git log output
Utilities for git
Static methods for the Grunt 0.4.x logger.
Component testing utils for Vue 3.
Utilities for github file operation
Utilities for working with Windows Subsystem for Linux (WSL)
Utilities for executing PowerShell commands
Utility for dealing with modified, created, deleted files since a git commit
Serverless CLI utilities
Captures and cleans stack traces
just `console.log` prefixed with a green check
AST utils for webassemblyjs
git-log-parser
General utilities for plugins to use
Shared utilities for Paperclip adapters: process spawning, environment injection, sandbox/SSH transport, workspace sync, and the round-trip helpers that move code between the local execution-workspace cwd and wherever the agent actually runs.
Tiny wrapper around ansi-colors to add colored symbols and a timestamp.
webpack Validation Utils
Type utilities for working with TypeScript + ESLint together
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Find a file or directory by walking up parent directories
Utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
textlint internal utils.
Utilities for ESLint plugins.
RuboCop CLI that only lints and auto-fixes code you committed by utilizing `git-log` and `git-diff`. Rfix CLI makes it possible to lint (`rfix lint`) and auto-fix (`rfix local|origin|branch`) code changes since a certain point in history. You can auto-fix code committed since creating the current branch (`rfix origin`) or since pushing to upstream (`rfix local`). Includes a RuboCop formatter with syntax highlighting and build in hyperlinks for offense documentation. Holds the same CLI arguments as RuboCop. Run `rfix --help` for a complete list or `rfix` for supported commands.
captainslog is a command line utility that prints git logs by day and by author. This is useful when filling out time logs and emailing summaries of commits to clients.