typos.ai
v1.1.8
Published
CLI tool to run fix after typos
Maintainers
Readme
typos.ai

CLI tool to fix typos after typos, for cases like:
error: `Deply` should be `Deploy`, `Deeply`
╭▸ 1.md:1:1
│
1 │ Deply the code to production
╰╴━━━━━When context needed to figure out for the world should be placed instead.
Install
npm i typos.ai -gUsage
$ export TYPOS_AI_KEY=your-api-key
$ typos --write-changes --format json | typos.aior
$ export TYPOS_AI_KEY=your-api-key
$ export TYPOS_AI_RUN=1
$ typos.aiLicense
MIT
