Automatically commit and push file changes
🚀 AI-powered Git auto commit & push CLI with smart commit messages
Common typings for the Stoplight ecosystem.
<!-- BADGES -->
Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes.
The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Web framework built on Web Standards
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Pin your GitHub Actions to specific versions automatically!
Push an array of items into an array, while being robust against prototype modification
A typing package for @secretlint
Profile manager for Secretlint.
Core library for @secretlint.
Config file creator for secretlint.
Command line tool for generating a changelog from git tags and commit history
Module Resolver Utility for textlint
A formatter collection for Secretlint.
Module Resolver Utility for Secretlint
A secrets manager for .env files – from the same people that pioneered dotenv.
CLI tools to help facilitate semantic versioning based on GitHub PR labels
A secretlint formatter for SARIF format
Knock CLI
iOS application modulize into pods, improvement for develop modules. CMD: 1.git-flow 2.auto publish code 3.auto push repo 4.auto rewrite podfile 5.sync other branch commit 6.binary static libary
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.