ralliejs / rallie

a library that helps users implement decentralized front-end micro service architecture
https://rallie.js.cool
MIT License
298 stars 25 forks source link
frontend-web javascript micro-frontend micro-frontend-architecture microfrontends module-federation react vue


[![Coverage Status](https://coveralls.io/repos/github/ralliejs/rallie/badge.svg?branch=master)](https://coveralls.io/github/ralliejs/rallie?branch=master) [![release](https://img.shields.io/github/release/ralliejs/rallie.svg)](https://github.com/ralliejs/rallie/releases) [![lastCommit](https://img.shields.io/github/last-commit/ralliejs/rallie)](https://github.com/ralliejs/rallie/commits/master) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lerna.js.org/)
[简体中文](https://github.com/ralliejs/rallie/blob/master/README.zh.md) | English

Introduction

Rallie is a library that can help users implement decentralized front-end micro service architecture. The front-end application developed based on rallie can become a service that exposes responsive states, events and methods. Different services can share dependencies, flexibly combine and arrange, so as to improve the scalability of large-scale front-end applications

Features

Example

Ecosystem

Document

Rallie.js: A library that helps users implement decentralized front-end micro service architecture

License

rallie is MIT Licensed