0.0.5 • Published 4 years ago

vue-grid-editor v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

vue-grid-editor

A port from "frontwise/grid-editor" for vue. Love it, but implementing it in vue with jQuery is kinda hacky so i decided to make a version for vue.js.
it's a work in progress, so please not use it yet until there is a stable version.

To-Do:

  • remove bootstrap from dependencies so can provide custom styling
  • expand editor features
  • optimize html output
  • add drag & drop features
  • implement file uploads