Coder Social home page Coder Social logo

trendingtechnology / vue-easytable Goto Github PK

View Code? Open in Web Editor NEW

This project forked from happy-coding-clans/vue-easytable

0.0 2.0 0.0 5.15 MB

🍉 Vue table components, support for cell edit,multi-head fixed, multi-column fixed, clumn drag, sort, custom column ...(vue table 组件,支持 单元格合并、单元格编辑、多表头固定、多列固定、列拖动、排序、自定义列、分页... )

Home Page: http://doc.huangsw.com/vue-easytable/app.html

License: MIT License

JavaScript 48.89% CSS 18.86% Vue 32.25%

vue-easytable's Introduction

npm npm

vue-easytable

切换中文

Introduction

Based on vue2.x flexible table components.

API & Examples(如果访问不了说明被墙了,我也很无奈......)

API&Examples

Features

Install

npm install vue-easytable --save-dev

Usage(more usage

// import css
import 'vue-easytable/libs/themes-base/index.css'

// import table and pagination comp
import {VTable,VPagination} from 'vue-easytable'

// Register to global
Vue.component(VTable.name, VTable)
Vue.component(VPagination.name, VPagination)

also you can use it by cdn

Effect

Adaptive、Fixed column, header fixed、Support column width drag、Custom columns, custom cell styles、Own paging component vue-easytable

Support cell merge vue-easytable

Cell Editing vue-easytable

Support checkbox selection vue-easytable

Discussion group

Group discussion by adding WeChat

weixin

License

http://www.opensource.org/licenses/mit-license.php

vue-easytable's People

Contributors

huangshuwei avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.