@v-craft3/core

0.4.0 • Public • Published

V-Craft

Main workflow codecov

V-Craft3 is a toolset for building extensible page builders with Vue3. Which is core library based on V-Craft (https://github.com/yoychen/v-craft)

V-Craft (inspired by Craft.js) is a toolset for building extensible page builders with Vue.js. Instead of a complete page builder with a user interface and designed element blocks out of the box, V-Craft only provides the essentials of the page builder. With V-Craft, you will be able to focus on the specifications and use cases of your page builder project, and build your page builder perfectly fit on your needs.

Features

  • Easily wrap your Vue.js components into page elements
  • Build-in drag-n-drop system
  • Control how page elements are edited yourself
  • Manipulatable and serializable editor state

Installation

npm

npm install @v-craft3/core --save

or

yarn add @v-craft3/core

Documentation

Read the documentation.

Contributing

All contributions are welcome. For more details, please see CONTRIBUTING.

Readme

Keywords

none

Package Sidebar

Install

npm i @v-craft3/core

Weekly Downloads

1

Version

0.4.0

License

MIT

Unpacked Size

1.28 MB

Total Files

10

Last publish

Collaborators

  • loming