|
|
@@ -81,6 +81,8 @@ draft: false
|
|
|
> Lua + libuv + jit
|
|
|
- [Duktape](https://duktape.org/)
|
|
|
> an embeddable Javascript engine for c/c++
|
|
|
+- [Fossil](https://fossil-scm.org/home/doc/trunk/www/index.wiki)
|
|
|
+> 类似 git, svn 的 CSV 系统
|
|
|
|
|
|
### Golang
|
|
|
|
|
|
@@ -185,6 +187,8 @@ draft: false
|
|
|
> React UI Library.
|
|
|
- [react-md](https://github.com/mlaursen/react-md)
|
|
|
> React UI Library.
|
|
|
+- [waku](https://waku.gg)
|
|
|
+> 类似 NextJS 的 ReactJS 框架
|
|
|
- [nginx-proxy-manager](https://github.com/NginxProxyManager/nginx-proxy-manager)
|
|
|
> Docker container for managing Nginx proxy hosts with a simple, powerful interface
|
|
|
- [stenciljs](https://stenciljs.com/)
|
|
|
@@ -197,8 +201,18 @@ draft: false
|
|
|
- [docusaurus](https://github.com/facebook/docusaurus)
|
|
|
> Easy to maintain open source documentation websites.
|
|
|
> 原來近來(2023)流行的文檔格式都是用這個做的
|
|
|
+- [mdwiki](https://dynalon.github.io/mdwiki/#!index.md)
|
|
|
+> 可切换 theme 仅依赖一个 mkwiki.html 一个文件的 wiki 系统
|
|
|
- [react-dnd](https://react-dnd.github.io/react-dnd/about)
|
|
|
> 游戏类的 dnd 库
|
|
|
+- [Kaplay](https://kaplayjs.com)
|
|
|
+> 一个默默无闻而很犀利的 game engine
|
|
|
+- [LittleJS](https://github.com/KilledByAPixel/LittleJS)
|
|
|
+> 体积最小的 js game engine
|
|
|
+- [excaliburjs](https://excaliburjs.com)
|
|
|
+> 又一个 js game engine
|
|
|
+- [ct.js](https://ctjs.rocks)
|
|
|
+> 游戏引擎,据说是 pixi.js 的 editor,谁知道呢
|
|
|
- [dndkit](https://docs.dndkit.com/)
|
|
|
> 支持控件拖动
|
|
|
- [supabase](https://github.com/supabase/supabase)
|