File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828
2929Quarkc(Quark core缩写) 是一个拥有完美开发体验的 web components 工具(jsx + web components)。通过它,您可以开发 [ 跨框架组件] ( https://github.com/hellof2e/quark-core/tree/main/packages/create-quarkc/template-quarkc-component-ts ) 或 [ 独立页面] ( https://github.com/hellof2e/quark-core/tree/main/packages/create-quarkc/template-quarkc-app-ts ) 。
3030
31- ### 特性
31+ ## 特性
3232
3333* 无框架,组件可以在任何框架或无框架的环境下使用,让你的代码更具复用性
3434* 产物体积极小,性能接近浏览器原生元素
Original file line number Diff line number Diff line change 2828
2929Quarkc(Quark core缩写) 是一个拥有完美开发体验的 web components 工具(jsx + web components)。通过它,您可以开发 [ 跨框架组件] ( https://github.com/hellof2e/quark-core/tree/main/packages/create-quarkc/template-quarkc-component-ts ) 或 [ 独立页面] ( https://github.com/hellof2e/quark-core/tree/main/packages/create-quarkc/template-quarkc-app-ts ) 。
3030
31- ### 特性
31+ ## 特性
3232
3333* 无框架,组件可以在任何框架或无框架的环境下使用,让你的代码更具复用性
3434* 产物体积极小,性能接近浏览器原生元素
Original file line number Diff line number Diff line change 11{
22 "name" : " quarkc" ,
3- "version" : " 2.2.0 " ,
3+ "version" : " 2.2.1 " ,
44 "description" : " A Web Components framework" ,
55 "type" : " module" ,
66 "module" : " ./lib/index.js" ,
You can’t perform that action at this time.
0 commit comments