An open API service indexing awesome lists of open source software.

https://github.com/frlow/mf-dev


https://github.com/frlow/mf-dev

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# mf-dev

This is the monorepo of

- [create-mfe](https://github.com/frlow/mf-dev/tree/master/packages/create-mfe)
- Custom element wrappers
- [react wrapper](https://github.com/frlow/mf-dev/tree/master/packages/wrapper-react)
- [vue wrapper](https://github.com/frlow/mf-dev/tree/master/packages/wrapper-vue)
- [svelte wrapper](https://github.com/frlow/mf-dev/tree/master/packages/wrapper-svelte)
- [solid wrapper](https://github.com/frlow/mf-dev/tree/master/packages/wrapper-solid)
- [qwik wrapper](https://github.com/frlow/mf-dev/tree/master/packages/wrapper-qwik)
- Micro-frontend templates
- [react template](https://github.com/frlow/mf-dev/tree/master/templates/template-react)
- [vue template](https://github.com/frlow/mf-dev/tree/master/templates/template-vue)
- [svelte template](https://github.com/frlow/mf-dev/tree/master/templates/template-svelte)
- [solid template](https://github.com/frlow/mf-dev/tree/master/templates/template-solid)
- [qwik template](https://github.com/frlow/mf-dev/tree/master/templates/template-qwik)

get started using
```
npm create mfe
```