|
|
@@ -48,6 +48,8 @@ draft: false
|
|
|
- [libdill](http://libdill.org/index.html)
|
|
|
- [mujs](https://mujs.com/index.html)
|
|
|
> MuJS is a lightweight Javascript interpreter designed for embedding in other software to extend them with scripting capabilities.
|
|
|
+- [quickjs](https://bellard.org/quickjs/)
|
|
|
+> small and embeddable Javascript engine.
|
|
|
- [xpdfreader](http://www.xpdfreader.com/)
|
|
|
- [xournalpp pdf reader & editor](https://github.com/xournalpp/xournalpp)
|
|
|
- [resourcehacker](http://www.angusj.com/resourcehacker/)
|
|
|
@@ -182,7 +184,7 @@ draft: false
|
|
|
- [purgecss](https://github.com/FullHuman/purgecss)
|
|
|
> Remove unused CSS
|
|
|
- [headlessui](https://github.com/tailwindlabs/headlessui)
|
|
|
-> 组建库,但只有组件,没有组建样式
|
|
|
+> 组件库,但只有组件,没有组件样式
|
|
|
- [prismane](https://github.com/prismaneui/prismane)
|
|
|
> React UI Library.
|
|
|
- [react-md](https://github.com/mlaursen/react-md)
|
|
|
@@ -217,14 +219,9 @@ draft: false
|
|
|
> 可切换 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,谁知道呢
|
|
|
+- [dark](https://github.com/atellmer/dark)
|
|
|
+> The lightweight and powerful UI rendering engine without dependencies and written in TypeScript💫
|
|
|
+> (Browser, Node.js, Android, iOS, Windows, Linux, macOS)
|
|
|
- [dndkit](https://docs.dndkit.com/)
|
|
|
> 支持控件拖动
|
|
|
- [supabase](https://github.com/supabase/supabase)
|