Vue.js Components & Libraries Dev Tools

Back

1. vue-dev-server

A small development server for building `vue` components.

2. Storybook

The UI Development Environment. works with v3.2+ later.

3. Font Awesome Finder

Chrome extension to search, preview and choose Font Awesome icons and copy the selected icon HTML code & Unicode to clipboard.

4. vue-dummy

Placeholder Text and Dummy Images as a simple `v-dummy` directive.

5. Bit

Manage and reuse `vue` components between projects. Easily isolate and share components from any project without changing its source code, organize curated collections and install in different projects.

6. ComponentFixture

is a component design to develop and test other components, automatically binding their props.

7. vue-cli-template-dev-server

A development server for building vue-cli custom templates.

8. vue-codemods

Collection of codemod scripts that help update and refactor Vue and JavaScript files.

9. codesandbox

An online IDE and prototyping tool for rapid Vue development.

10. vue-dom-hints

💡 Get hints in the DOM. Minimal Vue devtool alternative.

11. components-helper

Based on the documents to provide code prompt files for vue component library.