docs: chii
This commit is contained in:
3
.github/CONTRIBUTING.md
vendored
3
.github/CONTRIBUTING.md
vendored
@@ -29,7 +29,6 @@ npm run cov
|
||||
## Project Structure
|
||||
|
||||
- **doc**: documents.
|
||||
- **eustia**: eustia extended utilties.
|
||||
- **script**: webpack configuration, and some other useful scripts.
|
||||
- **build**: webpack configuration, and some other useful scripts.
|
||||
- **src**: source code, written in es2015.
|
||||
- **test**: contain pages for testing.
|
||||
|
||||
@@ -118,6 +118,7 @@ If you want to create a plugin yourself, follow the guides [here](./doc/PLUGIN.m
|
||||
|
||||
## Related Projects
|
||||
|
||||
* [chii](https://github.com/liriliri/chii): Remote debugging tool.
|
||||
* [licia](https://github.com/liriliri/licia): Utility library used by eruda.
|
||||
* [eruda-webpack-plugin](https://github.com/huruji/eruda-webpack-plugin): Eruda webpack plugin.
|
||||
|
||||
|
||||
@@ -119,5 +119,6 @@ eruda.init({
|
||||
|
||||
## 相关项目
|
||||
|
||||
* [chii](https://github.com/liriliri/chii):远程调试工具。
|
||||
* [licia](https://github.com/liriliri/licia):Eruda 使用的工具库。
|
||||
* [eruda-webpack-plugin](https://github.com/huruji/eruda-webpack-plugin):Eruda webpack 插件。
|
||||
|
||||
Reference in New Issue
Block a user