Vue Multipane

screenshot of Vue Multipane
vue

Vue Multipane

Resizable split panes for Vue.js.

Overview

vue-multipane is a npm package that provides resizable split panes for Vue.js. It supports both vertical and horizontal layouts and uses CSS3 flexbox for layout. The panes can be customized using CSS and the package allows for easy installation and configuration.

Features

  • Resizable split panes for Vue.js
  • Supports vertical and horizontal layouts
  • Uses CSS3 flexbox for layout
  • Supports fixed and fluid panes
  • Can be customized using CSS
  • Provides options for customizing resize handle
  • Events for pane resizing
vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

rollup
Rollup

RollupJS is a popular and efficient JavaScript module bundler that takes the code from multiple modules and packages them into a single optimized file, minimizing the overall size of the application and improving its performance.