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
- Host: GitHub
- URL: https://github.com/kazupon/vue-sfc-playground
- Owner: kazupon
- License: mit
- Created: 2020-10-09T10:33:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-05T16:05:33.000Z (over 5 years ago)
- Last Synced: 2025-04-23T10:19:40.670Z (about 1 year ago)
- Topics: playground, sfc, vue, vue3
- Language: TypeScript
- Homepage: https://gallant-archimedes-7cf916.netlify.app/
- Size: 328 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)