1.0.16 • Published 1 year ago

ai-review v1.0.16

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

AI Generated Code Review

Description:

Generate a code review before commiting and pushing git changes using GPT-3.

Install and Usage:

  • To install the package globally, use the following command:
npm i -g ai-review
  • To use you own OpenAI key, use the following command in bash:
export OPENAI_API_KEY=XXXXXXXXX
  • To use the tool, execute the following command inside the project that you want to make the review on:
ai-review

Show cases:

Bad Practice ScenarioChangesReview
Callback hellFirst case inputFirst case output
Hardcoded tokenSecond case inputSecond case output
1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago

0.2.8

1 year ago

0.2.7

1 year ago

0.2.6

1 year ago

0.2.5

1 year ago

0.2.4

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago