yyx990803 / bubleLinks
a fork of buble with some vue-specific hacks, used in vue-template-es2015-compiler
☆58Updated 3 years ago
Alternatives and similar repositories for buble
Users that are interested in buble are comparing it to the libraries listed below
Sorting:
- ☆20Updated 7 years ago
- circular JSON.stringify and JSON.parse, for environments with native ES6 Map☆131Updated 7 years ago
- Support a subset of handy ES2015 features in Vue 2.0 templates.☆61Updated 2 years ago
- See how vue templates get compiled into render functions under the hood☆46Updated 7 years ago
- Babel preset for transforming Vue JSX.☆93Updated 4 years ago
- Transform stream to simplify Vue SSR streaming☆38Updated 5 years ago
- JSX Syntactic Sugar Plugin for Vue Functional Components☆65Updated 2 years ago
- Event modifiers syntactic sugar for JSX☆44Updated 6 years ago
- html loader module for webpack☆76Updated 7 years ago
- Babel preset for Vue app.☆125Updated 6 years ago
- webpack loader that transforms pug templates to plain HTML☆120Updated last year
- Webpack loader for Vue.js v2 components with JSX render functions☆41Updated last year
- A collection of tricks in Vue☆82Updated 9 years ago
- Extract custom test blocks from Vue components☆132Updated 7 years ago
- custom assertions and commands for easier nightwatch tests☆54Updated 9 years ago
- Eslint plugin for vue components (.vue files)☆46Updated 9 years ago
- (Not actively maintained for now) Regression testing☆30Updated 3 years ago
- 🚧 Get and set dot-notated properties within an object.☆73Updated 2 months ago
- 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 a single file Vue component into a CommonJS module.☆343Updated 3 years ago
- Reducer in Vuex☆50Updated 8 years ago
- Rollup plugin for Vue 2.0 components with precompiled templates☆61Updated 5 years ago
- CodeMirror component for Vue.js