tupo:在 JavaScript 中添加拼写错误

时间:2021-06-16 15:43:17
【文件属性】:
文件名称:tupo:在 JavaScript 中添加拼写错误
文件大小:5KB
文件格式:ZIP
更新时间:2021-06-16 15:43:17
JavaScript 图波 tupo是一个命令行脚本,可以在你的 JavaScript 中添加一个错字。 安装 npm install tupo -g 用法 Usage: cli [options] Options: -h, --help output usage information -t, --type [type] Type of typo Available types: Syntax Errors: keyword - mispellings of keywords mismatch - mismatching of paranthesis, braces or brackets binaryOperator - missing binary operators (+, -, *, /, etc) comma -
【文件预览】:
tupo-master
----astBasedRewriter.js(666B)
----.gitignore(13B)
----package.json(636B)
----cli.js(2KB)
----TODO(49B)
----transforms.js(1KB)
----syntax.js(2KB)
----runtime.js(878B)
----README.md(861B)
----tokenBasedRewriter.js(459B)
----example.js(196B)
----typos.js(302B)

网友评论