@akasuv/akuma

0.0.1Β β€’Β PublicΒ β€’Β Published

akuma

😈 A dangerous untrustworthy code style adviser

What Akuma does

Generate configurable comments on large lines function declarations.

Getting Started

npm install akuma

Commands

--write
generate comments on any function declaration exceeds configured line limitation in specific files.

akuma --write index.js

--line
set function declaration line limitation, default: 50

akuma --write index.js --line 100

Readme

Keywords

none

Package Sidebar

Install

npm i @akasuv/akuma

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

4.42 kB

Total Files

6

Last publish

Collaborators

  • akasuv