Skip to content

coderaiser/typos.ai

Repository files navigation

typos.ai License NPM version Build Status Coverage Status

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 -g

Usage

$ export TYPOS_AI_KEY=your-api-key
$ typos --write-changes --format json | typos.ai

or

$ export TYPOS_AI_KEY=your-api-key
$ export TYPOS_AI_RUN=1
$ typos.ai

License

MIT

About

Select correction after typos

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors