Skip to content

jingdeyi/vue-handsontable-official

 
 

Repository files navigation

@handsontable/vue + @handsontable-pro/vue Build Status

Vue.js wrappers for the Handsontable and Handsontable Pro spreadsheet components.

Table of contents

  1. Installation and basic usage
  2. Examples
  3. License
  4. Contact
  5. Other wrappers

Installation

Depending on whether you're using Handsontable or Handsontable Pro, you'll need to install:

npm install @handsontable/vue

or

npm install @handsontable-pro/vue

Important: The wrapper does not contain Handsontable/Handsontable Pro, so you'll need to install it separately, using:

npm install handsontable

or

npm install handsontable-pro

For detailed installation instructions, please take a look at our wiki under "Installation guide".

Examples

License

@handsontable/vue and @handsontable-pro/vue are released under the MIT license. Copyrights belong to Handsoncode sp. z o.o.

Contact

Feel free to give us feedback on this wrapper using this contact form or write directly at hello@handsontable.com.

Other Wrappers

Handsontable comes with more wrappers and directives for popular frameworks:

About

A Vue.js wrapper for the the Handsontable spreadsheet component.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.6%
  • Vue 2.4%