- Notifications
You must be signed in to change notification settings - Fork23
a library that helps developers implement decentralized front-end micro service architecture
License
ralliejs/rallie
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
简体中文 | English
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
- Decentralized service arrangement: there is no concept like main-application and sub-application, everything is service, and the dependencies between services are managed and arranged by rallie
- communication between services: services can expose reactive states based on
@vue/reactivityalong with events and methods based on proxy - Middleware: The middleware mechanism based on
koa-composemakes the process of loading application's resource become really flexible and scalable - Support mainstream front-end technology: rallie is friendly to typescript, and supports vue2, vue3, react and vanilla js
- code:https://github.com/ralliejs/rallie/tree/master/playground
- preview:https://ralliejs.github.io/rallie/index.html
- @rallie/react: support react services by providing hooks
- @rallie/vue: support vue3 services by providing composition api and support vue2 services by providing mixins
- @rallie/load-html: A middleware that allows services load resources directly from HTML
Rallie.js: A library that helps users implement decentralized front-end micro service architecture
rallie isMIT Licensed
About
a library that helps developers implement decentralized front-end micro service architecture
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.
