V-Craft: Building Extensible Page Builders with Vue.js (MIT License)

栏目: IT技术 · 发布时间: 3年前

内容简介:V-Craft (inspired by

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.

V-Craft: Building Extensible Page Builders with Vue.js (MIT License)

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-craft/core --save

Documentation

Read the documentation .

Contributing

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


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

jQuery

jQuery

Earle Castledine、Craig Sharkie / SitePoint / 2010-02-28 / USD 39.95

jQuery: Novice to Ninja is a compilation of best-practice jQuery solutions to meet the most challenging JavaScript problems. In this question-and-answer book on jQuery, you'll find a cookbook of ready......一起来看看 《jQuery》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具