Update Tool list to add new tools and remove no maintained projects.

This commit is contained in:
Jason Lee
2022-11-24 12:11:50 +08:00
parent 73580f1aeb
commit edcca2d884
3 changed files with 75 additions and 54 deletions

View File

@@ -232,24 +232,31 @@ compared with:
## Tools ## Tools
Repository | Language Repository | Category | Language
---------- | -------- ---------- | -------- | --------
[vinta/paranoid-auto-spacing](https://github.com/vinta/paranoid-auto-spacing) | JavaScript [pangu.js](https://github.com/vinta/pangu.js) | pangu | JavaScript
[serkodev/vue-pangu](https://github.com/serkodev/vue-pangu) | Vue.js (Web Converter) [pangu-go](https://github.com/vinta/pangu) | pangu | Go
[huei90/pangu.node](https://github.com/huei90/pangu.node) | Node.js [pangu.java](https://github.com/vinta/pangu.java) | pangu | Java
[huacnlee/auto-correct](https://github.com/huacnlee/auto-correct) | Ruby [pangu.py](https://github.com/vinta/pangu.py) | pangu | Python
[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect) | Rust, WASM, CLI [pangu.rb](https://github.com/dlackty/pangu.rb) | pangu | Ruby
[huacnlee/go-auto-correct](https://github.com/huacnlee/go-auto-correct) | Go [pangu.php](https://github.com/cchlorine/pangu.php) | pangu | PHP
[sparanoid/space-lover](https://github.com/sparanoid/space-lover) | PHP (WordPress) [pangu.vim](https://github.com/hotoo/pangu.vim) | pangu | Vim
[nauxliu/auto-correct](https://github.com/NauxLiu/auto-correct) | PHP [vue-pangu](https://github.com/serkodev/vue-pangu) | pangu | Vue.js (Web Converter)
[jxlwqq/chinese-typesetting](https://github.com/jxlwqq/chinese-typesetting) | PHP [autocorrect](https://github.com/huacnlee/autocorrect) | autocorrect | Rust, WASM, CLI tool
[hotoo/pangu.vim](https://github.com/hotoo/pangu.vim) | Vim [autocorrect-node](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-node) | autocorrect | Node.js
[sparanoid/grunt-auto-spacing](https://github.com/sparanoid/grunt-auto-spacing) | Node.js (Grunt) [autocorrect-py](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-py) | autocorrect | Python
[hjiang/scripts/add-space-between-latin-and-cjk](https://github.com/hjiang/scripts/blob/master/add-space-between-latin-and-cjk) | Python [autocorrect-rb](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-rb) | autocorrect | Ruby
[hustcc/hint](https://github.com/hustcc/hint) | Python [autocorrect-java](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-java) | autocorrect | Java
[studygolang/autocorrect](https://github.com/studygolang/autocorrect) | Go [autocorrect-go](https://github.com/longbridgeapp/autocorrect) | autocorrect | Go
[n0vad3v/Tekorret](https://github.com/n0vad3v/Tekorrect) | Python [autocorrect-php](https://github.com/NauxLiu/auto-correct) | autocorrect | PHP
[VS Code - huacnlee.auto-correct](https://marketplace.visualstudio.com/items?itemName=huacnlee.auto-correct) | VS Code Extension [autocorrect-vscode](https://marketplace.visualstudio.com/items?itemName=huacnlee.autocorrect) | autocorrect | VS Code Extension
[autocorrect-idea-plugin](https://plugins.jetbrains.com/plugin/20244-autocorrect) | autocorrect | Intellij Platform Plugin
[jxlwqq/chinese-typesetting](https://github.com/jxlwqq/chinese-typesetting) | other | PHP
[sparanoid/space-lover](https://github.com/sparanoid/space-lover) | other | PHP (WordPress)
[sparanoid/grunt-auto-spacing](https://github.com/sparanoid/grunt-auto-spacing) | other | Node.js (Grunt)
[hjiang/scripts/add-space-between-latin-and-cjk](https://github.com/hjiang/scripts/blob/master/add-space-between-latin-and-cjk) | other | Python
[hustcc/hint](https://github.com/hustcc/hint) | other | Python
[n0vad3v/Tekorrect](https://github.com/n0vad3v/Tekorrect) | other | Python
## Examples of “Who is doing this?” ## Examples of “Who is doing this?”

View File

@@ -235,24 +235,31 @@ CSS Text Module Level 4 的 [`text-spacing`](https://www.w3.org/TR/css-text-4/#t
## 工具 ## 工具
倉庫 | 語言 倉庫 | 系列 | 語言
--- | --- --- | -- | ---
[vinta/paranoid-auto-spacing](https://github.com/vinta/paranoid-auto-spacing) | JavaScript [pangu.js](https://github.com/vinta/pangu.js) | pangu | JavaScript
[serkodev/vue-pangu](https://github.com/serkodev/vue-pangu) | Vue.js (Web Converter) [pangu-go](https://github.com/vinta/pangu) | pangu | Go
[huei90/pangu.node](https://github.com/huei90/pangu.node) | Node.js [pangu.java](https://github.com/vinta/pangu.java) | pangu | Java
[huacnlee/auto-correct](https://github.com/huacnlee/auto-correct) | Ruby [pangu.py](https://github.com/vinta/pangu.py) | pangu | Python
[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect) | Rust, WASM, CLI [pangu.rb](https://github.com/dlackty/pangu.rb) | pangu | Ruby
[huacnlee/go-auto-correct](https://github.com/huacnlee/go-auto-correct) | Go [pangu.php](https://github.com/cchlorine/pangu.php) | pangu | PHP
[sparanoid/space-lover](https://github.com/sparanoid/space-lover) | PHP (WordPress) [pangu.vim](https://github.com/hotoo/pangu.vim) | pangu | Vim
[nauxliu/auto-correct](https://github.com/NauxLiu/auto-correct) | PHP [vue-pangu](https://github.com/serkodev/vue-pangu) | pangu | Vue.js (Web Converter)
[jxlwqq/chinese-typesetting](https://github.com/jxlwqq/chinese-typesetting) | PHP [autocorrect](https://github.com/huacnlee/autocorrect) | autocorrect | Rust, WASM, CLI tool
[hotoo/pangu.vim](https://github.com/hotoo/pangu.vim) | Vim [autocorrect-node](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-node) | autocorrect | Node.js
[sparanoid/grunt-auto-spacing](https://github.com/sparanoid/grunt-auto-spacing) | Node.js (Grunt) [autocorrect-py](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-py) | autocorrect | Python
[hjiang/scripts/add-space-between-latin-and-cjk](https://github.com/hjiang/scripts/blob/master/add-space-between-latin-and-cjk) | Python [autocorrect-rb](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-rb) | autocorrect | Ruby
[hustcc/hint](https://github.com/hustcc/hint) | Python [autocorrect-java](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-java) | autocorrect | Java
[studygolang/autocorrect](https://github.com/studygolang/autocorrect) | Go [autocorrect-go](https://github.com/longbridgeapp/autocorrect) | autocorrect | Go
[n0vad3v/Tekorrect](https://github.com/n0vad3v/Tekorrect) | Python [autocorrect-php](https://github.com/NauxLiu/auto-correct) | autocorrect | PHP
[VS Code - huacnlee.auto-correct](https://marketplace.visualstudio.com/items?itemName=huacnlee.auto-correct) | VS Code Extension [autocorrect-vscode](https://marketplace.visualstudio.com/items?itemName=huacnlee.autocorrect) | autocorrect | VS Code Extension
[autocorrect-idea-plugin](https://plugins.jetbrains.com/plugin/20244-autocorrect) | autocorrect | Intellij Platform Plugin
[jxlwqq/chinese-typesetting](https://github.com/jxlwqq/chinese-typesetting) | other | PHP
[sparanoid/space-lover](https://github.com/sparanoid/space-lover) | other | PHP (WordPress)
[sparanoid/grunt-auto-spacing](https://github.com/sparanoid/grunt-auto-spacing) | other | Node.js (Grunt)
[hjiang/scripts/add-space-between-latin-and-cjk](https://github.com/hjiang/scripts/blob/master/add-space-between-latin-and-cjk) | other | Python
[hustcc/hint](https://github.com/hustcc/hint) | other | Python
[n0vad3v/Tekorrect](https://github.com/n0vad3v/Tekorrect) | other | Python
## 誰在這樣做? ## 誰在這樣做?

View File

@@ -232,24 +232,31 @@ CSS Text Module Level 4 的 [`text-spacing`](https://www.w3.org/TR/css-text-4/#t
## 工具 ## 工具
仓库 | 语言 仓库 | 系列 | 语言
--- | --- --- | ---- | ---
[vinta/paranoid-auto-spacing](https://github.com/vinta/paranoid-auto-spacing) | JavaScript [pangu.js](https://github.com/vinta/pangu.js) | pangu | JavaScript
[serkodev/vue-pangu](https://github.com/serkodev/vue-pangu) | Vue.js (Web Converter) [pangu-go](https://github.com/vinta/pangu) | pangu | Go
[huei90/pangu.node](https://github.com/huei90/pangu.node) | Node.js [pangu.java](https://github.com/vinta/pangu.java) | pangu | Java
[huacnlee/auto-correct](https://github.com/huacnlee/auto-correct) | Ruby [pangu.py](https://github.com/vinta/pangu.py) | pangu | Python
[huacnlee/autocorrect](https://github.com/huacnlee/autocorrect) | Rust, WASM, CLI [pangu.rb](https://github.com/dlackty/pangu.rb) | pangu | Ruby
[huacnlee/go-auto-correct](https://github.com/huacnlee/go-auto-correct) | Go [pangu.php](https://github.com/cchlorine/pangu.php) | pangu | PHP
[sparanoid/space-lover](https://github.com/sparanoid/space-lover) | PHP (WordPress) [pangu.vim](https://github.com/hotoo/pangu.vim) | pangu | Vim
[nauxliu/auto-correct](https://github.com/NauxLiu/auto-correct) | PHP [vue-pangu](https://github.com/serkodev/vue-pangu) | pangu | Vue.js (Web Converter)
[jxlwqq/chinese-typesetting](https://github.com/jxlwqq/chinese-typesetting) | PHP [autocorrect](https://github.com/huacnlee/autocorrect) | autocorrect | Rust, WASM, CLI tool
[hotoo/pangu.vim](https://github.com/hotoo/pangu.vim) | Vim [autocorrect-node](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-node) | autocorrect | Node.js
[sparanoid/grunt-auto-spacing](https://github.com/sparanoid/grunt-auto-spacing) | Node.js (Grunt) [autocorrect-py](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-py) | autocorrect | Python
[hjiang/scripts/add-space-between-latin-and-cjk](https://github.com/hjiang/scripts/blob/master/add-space-between-latin-and-cjk) | Python [autocorrect-rb](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-rb) | autocorrect | Ruby
[hustcc/hint](https://github.com/hustcc/hint) | Python [autocorrect-java](https://github.com/huacnlee/autocorrect/tree/main/autocorrect-java) | autocorrect | Java
[studygolang/autocorrect](https://github.com/studygolang/autocorrect) | Go [autocorrect-go](https://github.com/longbridgeapp/autocorrect) | autocorrect | Go
[n0vad3v/Tekorret](https://github.com/n0vad3v/Tekorrect) | Python [autocorrect-php](https://github.com/NauxLiu/auto-correct) | autocorrect | PHP
[VS Code - huacnlee.auto-correct](https://marketplace.visualstudio.com/items?itemName=huacnlee.auto-correct) | VS Code Extension [autocorrect-vscode](https://marketplace.visualstudio.com/items?itemName=huacnlee.autocorrect) | autocorrect | VS Code Extension
[autocorrect-idea-plugin](https://plugins.jetbrains.com/plugin/20244-autocorrect) | autocorrect | Intellij Platform Plugin
[jxlwqq/chinese-typesetting](https://github.com/jxlwqq/chinese-typesetting) | other | PHP
[sparanoid/space-lover](https://github.com/sparanoid/space-lover) | other | PHP (WordPress)
[sparanoid/grunt-auto-spacing](https://github.com/sparanoid/grunt-auto-spacing) | other | Node.js (Grunt)
[hjiang/scripts/add-space-between-latin-and-cjk](https://github.com/hjiang/scripts/blob/master/add-space-between-latin-and-cjk) | other | Python
[hustcc/hint](https://github.com/hustcc/hint) | other | Python
[n0vad3v/Tekorrect](https://github.com/n0vad3v/Tekorrect) | other | Python
## 谁在这样做? ## 谁在这样做?