1. @ice/stark-app
icestark-app is a JavaScript library for icestark, used by sub-application.
@ice/stark-app
Package: @ice/stark-app
Created by: ice-lab
Last modified: Tue, 04 Jul 2023 03:11:15 GMT
Version: 1.5.0
License: MIT
Downloads: 803
Repository: https://github.com/ice-lab/icestark

Install

npm install @ice/stark-app
yarn add @ice/stark-app

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

RELATED POST

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Enhancing Vue.js Development: Harnessing the Potential of Vue-Loader

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Simplify Data Validation in Vue.js: A Step-by-Step Guide to Using Regex

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Troubleshooting Made Easy: Common Issues and Solutions with vue-loader Without vue-cli

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Optimizing Webpack 4 with Vue CLI 3: Disabling the Cache-Loader

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin

Step-by-Step Guide: How to Add a Function to Your Vuex Plugin