@flow-editor/dawn
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

Dawn - 强大的建站数据流管理工具

Dawn是一个强大的数据流模型,集成了页面上下文管理(Context), 数据模型管理(Model), 数据路径管理(Path), 并提供了数据绑定、数据获取、数据校验、钩子函数、插值表达式等丰富的实现功能, 非常适合在各种基于JSON格式的自动网页生成工具中使用。

平台无关性

Dawn只管控数据流,而不关注于具体的组件实现,因此你可以用React/Vue/ReactNative 甚至原生JS平实现Dawn的渲染流程。不过由于Dawn采用变更重绘的方式进行页面更新, 因此支持VDom的工具会有更好的性能。

Package Sidebar

Install

npm i @flow-editor/dawn

Weekly Downloads

0

Version

0.1.8

License

none

Unpacked Size

321 kB

Total Files

120

Last publish

Collaborators

  • liuxuanzy