vuedoc / parserLinks
Generate a JSON documentation for a SFC Vue component. Contribute: https://gitlab.com/vuedoc/parser#contribute
☆97Updated 2 years ago
Alternatives and similar repositories for parser
Users that are interested in parser are comparing it to the libraries listed below
Sorting:
- Vue Router route config generator☆152Updated 2 years ago
- Compile the blocks in Vue single-file components to use JS/CSS instead of Babel/Sass/Stylus.☆160Updated 2 years ago
- Transform SVG files into Vue SFC (with hot reloading and SVGO support)☆236Updated 3 years ago
- 🛠️ vue-cli 3 plugin to create component☆87Updated 2 years ago
- 🖇 Generate local scopes in templates to compute data from other scoped slots or simply to have variables in templates☆172Updated 4 years ago
- Generate a Markdown Documentation for a SFC Vue Component. Contribute: https://gitlab.com/vuedoc/md#contribute☆168Updated 2 years ago
- Vue 3 library starter in TS with lint, auto release, changelog and tests☆162Updated this week
- 🌗 Highly customizable foldable component for Vue.js☆146Updated 3 years ago
- Make $refs reactive so they can be used in computed properties and watchers☆159Updated 2 years ago
- Prefetch links when they are visible in viewport.☆383Updated 2 years ago
- Utilities for accessibility (a11y) in Vue.js☆122Updated last year
- detect container resizing☆76Updated 7 years ago
- Vue.js (2+) directive that clamps the content of an element by adding an ellipsis to it if the content inside is too long.☆77Updated 4 years ago
- Vue.js util for intelligently merging data passed to functional components.☆100Updated 2 years ago
- Toolbox to extract information from Vue component files for documentation generation purposes.☆105Updated 6 years ago
- Automatically migrate components to the Function API☆146Updated 2 years ago
- Vite + SSR = Zipe☆155Updated 2 years ago
- IntersectionObserver, MutationObserver and PerformanceObserver in Vue.js☆24Updated 6 years ago
- Generate Vue Router routing automatically☆251Updated 3 years ago
- vue-cli template to publish components easily☆153Updated 6 years ago
- Unit test with no initial configuration.☆92Updated 3 years ago
- Lightweight layout resolver for Vue Router☆126Updated 2 years ago
- "View source" directive for Vue☆91Updated 5 years ago
- ✅ A Vue.js composition API function to validate forms☆96Updated 5 years ago
- Handy debugging function for Vue☆114Updated 2 years ago
- Convert markdown to Vue component.☆163Updated 2 years ago
- Fluent prop validation for Vue