removes removes trailing whitespaces from your files
Strip the final newline character from a string or Uint8Array
A trailing node plugin for the prosemirror editor.
♻️ Convert strings to gitmojis
Remove the trailing spaces from a string.
Removes separators from the end of the string.
Extension which visualizes trailing whitespaces
Remove final line feeds from a string
trims trailing whitespaces; transforms tabs to spaces; adds newline at the end of file
template compiler for Vue 2.x
removes trailing slashes
template compiler for Vue 2.0
CLI for the lintspaces module
A variant of RxJS exhaustMap that includes the trailing value emitted from the source observable while waiting for the inner observable to complete
No description provided.
Make sure there's always space to type in your editor.
Compile trailing function commas to ES5
JSON for Humans
Strip comments from JSON. Lets you use comments in your JSON files!
List of legacy HTML named character references that don’t need a trailing semicolon
An absurdly small JSONC parser.
Ensure a string has a single trailing newline based off it's dominant newline character.
Tests whether one path is inside another path
An output formatter for markdownlint-cli2 that produces the same output as markdownlint-cli
Removes trailing whitespaces and trailing empty lines from text files
A versatile linting tool with CLI, MCP, and library interfaces
A flexible retry library for Rust async operations with configurable backoff strategies and jitter.
YAML linter with rich diagnostics
A fast, modern CLI tool for scanning and repairing file formatting issues
Agent-optimized git data MCP server — structured change manifests and full file snapshots for LLM agents
The first compiled Unix shell — bytecode VM, worker pool, AOP intercept, Rkyv caching
Language-agnostic linter for repository structure, file existence, filename conventions, and file content rules.
Core types and execution engine for the alint language-agnostic repository linter.
Internal: YAML DSL loader for alint configuration files. Not a stable public API.
Internal: Language Server Protocol server for alint. Not a stable public API.
Internal: output formatters for alint reports (human, json, ...). Not a stable public API.
Removes trailing whitespace from standard input or from named files.
Automatically strip leading and trailing whitespace
Gem that remove trailing whitespace
Remove trailing whitespace, append missing \n and replace tabs by two spaces
A ActiveRecord plugin which removes leading and trailing whitespace of attributes before validation.
StripAttributes automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
An utility which provides a class method `strip_fields`. It accepts list of fields and removes leading and trailing whitespaces before validation.
A command line based application to remove trailing whitespace en-masse
Basic linter that detects and formats trailing whitespace and extra empty lines in your code and config files
StripAttributes is a Rails plugin that automatically strips all ActiveRecord model attributes of leading and trailing whitespace before validation. If the attribute is blank, it strips the value to nil.
A configurable lint engine for SAS source files. Walks the token stream produced by the `sas-lexer` gem and applies a set of pluggable rules covering structural defects (malformed `if` conditions, identical `then`/`else` branches, unreachable inner branches), cosmetic issues (trailing whitespace, tab expansion, line endings, encoding gremlins), and source-header conventions. Includes a `bin/sas_lint` CLI and YAML-based config.