vuejs / composition-api-rfc
Vuepress render for the Composition API RFC
☆107Updated 4 years ago
Alternatives and similar repositories for composition-api-rfc
Users that are interested in composition-api-rfc are comparing it to the libraries listed below
Sorting:
- Vue template compilation explorer☆268Updated last year
- Vue Router route config generator☆152Updated 2 years ago
- Automatically migrate components to the Function API☆147Updated last year
- Docs for vue-test-utils-next☆34Updated 2 years ago
- Vue 3 library starter in TS with lint, auto release, changelog and tests☆162Updated last week
- (Not actively maintained for now) Regression testing☆31Updated 2 years ago
- Automatically imports createElement as h when writing JSX and functional syntax that supports only setup() and template refs that support…☆75Updated 4 years ago
- Generate `d.ts` from `.vue` files.☆217Updated 3 years ago
- Basic .vue support for esbuild.☆138Updated 3 years ago
- Utilities for accessibility (a11y) in Vue.js☆122Updated last year
- GitHub action for auto creating a release on tag push☆111Updated last year
- `eslint-config-prettier` for `create-vue` setups☆74Updated last week
- A Vue Compiler that allows you compile your string literals to render functions at build time and write components in SFC paradigm☆155Updated 2 years ago
- Compile the blocks in Vue single-file components to use JS/CSS instead of Babel/Sass/Stylus.☆159Updated 2 years ago
- i18n locale messages management tool for vue-i18n☆73Updated last year
- A Vue CLI plugin for trying out vue-next (experimental)☆339Updated 2 years ago
- vue-tsc --noEmit && vite build☆244Updated last year
- Lower level utilities for compiling Vue single file components☆324Updated last year
- ESLint Shareable Configs for Airbnb JavaScript Style Guide in Vue.js Projects☆74Updated 6 months ago
- An online playground for VueUse☆271Updated last year
- Vue.js codemod scripts☆274Updated 2 years ago
- Demo repo with vue-test-utils-next, TS and vue-jest