1
0
mirror of synced 2025-12-10 00:17:58 +08:00

Release version 1.5.3

This commit is contained in:
redhoodsu
2018-09-02 22:41:28 +08:00
parent 019de3199f
commit c1e4ab0ca6
4 changed files with 10 additions and 1 deletions

View File

@@ -117,6 +117,7 @@ It is possible to enhance Eruda with more features by writing plugins. Check sou
* [eruda-benchmark](https://github.com/liriliri/eruda-benchmark): Run JavaScript benchmarks.
* [eruda-geolocation](https://github.com/liriliri/eruda-geolocation): Test geolocation.
* [eruda-dom](https://github.com/liriliri/eruda-dom): Navigate dom tree.
* [eruda-orientation](https://github.com/liriliri/eruda-orientation): Test orientation api.
When writing plugins, you can use utilities exposed by Eruda, see [docs](doc/UTIL_API.md) here.