its-frank-huang / 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 is a sample to show you how the moon-island work.
You can serve any UI frameworks / libraries on the server-side and use like import() method of ESModule without bundle.
It will automatically bundle components and exports as a CommonJs standard module.

License

Copyright (c) 2022-present, Idler.zhu

About

Dynamic components with the power of next-gen bundle tools


Languages

Language:TypeScript 94.1%Language:HTML 5.9%