A simple CLI tool to validate **commits**, **branches**, and unsafe files following:
Ajv class for JSON Schema draft-04
Validate identifier/keywords name
Another JSON Schema Validator
Validate plugin/preset options
Sanity template validator for remote templates
Additional JSON-Schema keywords for Ajv JSON validator
Validator for GitHub action and workflow YAML files
Validator for GitHub action and workflow YAML files
Tools to validate package.json files.
Command line interface for Ajv JSON schema validator
Amazon States Language validator
Get raw git commits out of your repository using git-log(1).
Decorator-based property validation for classes.
Validate postcodes based on country
Another JSON Schema Validator
String validation and sanitization
Express middleware for the validator module.
Adds a phone number validation check to yup validator using google-libphonenumber.
Object schema validation
Get all git semver tags of your repository in reverse chronological order.
Validate form asynchronous
validate form asynchronous
Custom error messages in JSON Schemas for Ajv validator
A CLI and library to validate GitLab CI pipeline yaml files via the GitLab API
A CLI gem to analyze Ruby/Rails projects and track activity: models, migrations, Git, schema,STI, assocation,methods, acope, validation and more.
Envsafe is a standalone CLI utility for managing your .env files without project integration. Quickly back up your current environment, restore from any saved version, and compare your .env file against .env.example to catch missing or extra variables. Think of it as git stash for your .env. Core features: - Backup and restore .env files with optional tags - Pop the latest backup off the stack - Checkout any saved .env version or return to main - Validate .env vs .env.example - CLI-native — no Gemfile or code integration required Envsafe gives you safe, versioned control of your app’s environment variables — without the overhead.