@ice/stark-app

icestark-app is a JavaScript library for icestark, used by sub-application.

Usage no npm install needed!

<script type="module">
  import iceStarkApp from 'https://cdn.skypack.dev/@ice/stark-app';
</script>

README

icestark-app

icestark micro-frontends solution, APIs used by sub-application. icestark docs.

NPM version Package Quality build status Test coverage NPM downloads David deps

Installation

npm install @ice/stark-app --save

Why is the sub-application API to be drawn separately @ice/stark-app?

  • The APIs used by sub-applications are very stable and do not have to be updated frequently with the main package
  • Sub-application APIs are more compatible and support non-relay systems

Compatibility

icestark-app supports all major browsers and supports all popular frameworks such as react, vue, angular, jQuery, etc.

Contributors

Feel free to report any questions as an issue, we'd love to have your helping hand on icestark.

If you're interested in icestark, see CONTRIBUTING.md for more information to learn how to get started.

License

MIT