Opinionated, community-built tools for the Gadget ecosystem. This monorepo ships packages that catch mistakes, enforce conventions, and improve the developer experience for Gadget applications.Documentation Index
Fetch the complete documentation index at: https://gadget.aurelienbbn.com/llms.txt
Use this file to discover all available pages before exploring further.
These are community packages, not published or endorsed by Gadget. Gadget ships its own framework
linter which covers different concerns. These
tools complement it with additional static checks.
Tools
ESLint plugin
16 rules for Gadget action files. Validates options, params, runtime patterns, and enqueue calls with auto-fixes and
two presets.
Quick start
The ESLint plugin is the first available package:eslint.config.js
About and contributing
Motivation, roadmap, and how to get involved.
GitHub
Source code, issues, and discussions.