@bnorth/core

A react based JS framework that covers the functions of scaffolding, routing, data flow and so on. It uses a plug-in mechanism, powerful and easy to extend

Usage no npm install needed!

<script type="module">
  import bnorthCore from 'https://cdn.skypack.dev/@bnorth/core';
</script>

README

core

core 是构建应用的核心,是应用的入口。core 实际上是一个事件驱动的 mvc 框架,实现了 App 类。提供了事件管理,页面管理,数据管理,插件管理,等核心功能

文档

bnorth 文档

参考手册