easy to load html&js modules to page. 方便的加载能够独立运行的html&js组件
Tofu.js可以方便的将能够独立运行的具备html&js的组件,插入到当前页面中。
比如,一个具备html & js & css的独立插件,或是插件demo,可以经过简单封装,通过Tofu.js引入到页面中
这样一个页面可以拆分成多个独立的组件,开发、调用、更换、扩展都会更加方便。
Tofu.js can easily run the html&js component with the current page.
For example, a module with HTML & CSS & JS (e.g. a plug-in demo) after a simple package, through Tofu.js introduced to the page.
Or a page can be split into multiple independent components.At development, invocation, replacement, expansion will be more convenient.
查看快速入门与文档 getting started & api