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

https://github.com/kazupon/vue-sfc-playground

🍭 SFC building on the browser with uniroll
https://github.com/kazupon/vue-sfc-playground

playground sfc vue vue3

Last synced: about 1 year ago
JSON representation

🍭 SFC building on the browser with uniroll

Awesome Lists containing this project

README

          

# :lollipop: vue-sfc-playground

> :warning: WIP, This repo is experimental !

SFC on deman building on the browser with [uniroll](https://github.com/mizchi/uniroll)

Demo: https://gallant-archimedes-7cf916.netlify.app/

## :white_check_mark: TODOs
- [x] Integration rollup-plugin-vue to uniroll
- [ ] Display build errors
- [ ] Dispaly build progress
- [ ] Display ES Modules and local modules resolve errors

ref: see the `uniroll-vue` [TODOs](https://github.com/mizchi/uniroll/tree/master/packages/uniroll-vue)

## :copyright: License

[MIT](http://opensource.org/licenses/MIT)