the complete solution for node.js command-line programs
Download and launch browsers
Standard help for oclif.
Help command for node, partner of minimist and commist
CLI for webpack & friends
Shared type definitions for the Node Slack SDK
option parsing and help generation
Standard help for oclif.
Generates URLs to specific sections of the Sanity documentation
Babel preset for React Native applications
Simple help and sanity checks for Node CLI bin scripts
A mighty CSS linter that helps you avoid errors and enforce conventions.
Utilities for building ESLint plugins.
JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes
app-builder precompiled binaries
Intuitive, type safe and flexible Store for Vue
A selenium server and browser driver manager for your end to end tests.
Official React component for Font Awesome
Parse CLI help output
A CLI for running apps on iOS/Android devices and simulators/emulators
Port of Log4js to work with node.
Types for the TypeScript-ESTree AST spec
Visitor keys used to help traverse the TypeScript-ESTree AST
Command line interface for Ajv JSON schema validator
Family-wide `--help` renderer for rsomics-* CLIs: figlet banner with gradient, section helpers, plain / JSON modes for AI consumers.
Per-file FASTQ quality-control report (FastQC-equivalent: per-base quality, GC, N, length, duplication, overrepresented, adapter, k-mer) — independent Rust reimplementation, MultiQC-parseable output.
FASTQ adapter / poly-G / poly-X / fixed-length trimming. Rust port of fastp's trim hot path with rayon-parallel SE + PE pipelines and AI-friendly --json output.
Clip amplicon primer regions off aligned reads given a BED — Rust port of samtools ampliconclip
Per-BED-region read depth — Rust port of samtools bedcov
Recompute the MD and NM aux tags against a reference FASTA — Rust port of samtools calmd
Group BAM reads by QNAME so mates are adjacent — Rust port of samtools collate
SAM/BAM/CRAM flag statistics — Rust port of samtools flagstat
K-mer-based contaminant removal + adapter/quality trimming for FASTQ — independent clean-room Rust reimplementation of BBDuk (BBTools).
Per-record statistics for FASTA files (num_seqs, sum_len, GC%, N50, …) — Rust port of `seqkit stats` (FASTA-only subset).
FASTQ per-read quality + length filter. Rust port of fastp's quality/length filter (pass/fail whole reads; no trimming). SE and PE.
Merge overlapping paired-end FASTQ reads into consensus reads — Rust port of fastp's overlap merge (+ optional overlap base correction).