Justinidlerz / moon-island-sample

Dynamic components with the power of next-gen bundle tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moon island architecture example

Dynamic components with the power of next-gen bundle tools

What is this?

This example shows you how the moon-island architecture works.
You can serve any UI frameworks / libraries on the server-side and use it like import() method of ESModule without bundle.
It will automatically bundles components and exports as a standard CommonJs module.

License

Copyright (c) 2022-present, Idler.zhu

About

Dynamic components with the power of next-gen bundle tools


Languages

Language:TypeScript 94.2%Language:HTML 5.8%