New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

cx-grid

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cx-grid

grid component for CX-UI Design

latest
npmnpm
Version
1.4.5
Version published
Maintainers
1
Created
Source

vue element-ui Build Status license GitHub release

English | 简体中文

Introduction

cx-grid is part of the form of CX-UI Design framework ecology. cx-grid is a production-ready solution for admin interfaces. Based on Vue.js and use the UI Toolkit -- element. vue-element-admin is a magical vue admin, it based on the newest development stack of vue, parameter configuration, field configuration, customizing with the name of the law, lots of awesome features. It helps you build a large complex Single-Page Applications. I believe this project will help you.

  • Documentation

Note: This project uses element-ui@2.2.2+ version, so the minimum compatible vue@2.5.0+

Preparation

You need to install node and git locally. The project is based on ES2015+vuevuexvue-routerelement-ui. All data requests for this project are simulated using Mock.js. It would be helpful if you have pre-existing knowledge on those.

This project is not a scaffolding and is more of an integrated solution.

This project does not support low version browsers (e.g. IE). Please add polyfill yourself if you need them.

Features

Developed

- Local or request head data
- grid abnormal display
- grid key refer

- grid free config
- init dynamic size
- auto resize
- free align
- border
- col resizable
- checkbox-col type

- radio-col type
- index-col type
- handle-col type
- ation-col config

- head operation show
- head operation sort

- add row operation
- delete row operation

- sum row
- sum data source
- sum fixed num

- panel
- panel layout
- page sizes
- pager count

- grid form cell
- grid check
- grid check custom
- grid cell filter

Getting started

# clone the project
git clone https://github.com/CX-UI-Design/cx-grid.git

# install dependency
npm install

# develop
npm run dev

This will automatically open http://localhost:8083.

Build

# build for production environment
npm run build

# Packaging bundle-analyzer
npm run analyz

Refer to Documentation CX-UI Design for more information

Changelog

Detailed changes for each release are documented in the release notes.

Online Demo

Demo template

Donate

If you find this project useful, you can buy author a cup of coffee :tropical_drink:

donate

License

MIT

Copyright (c) 2018-present BroccoliSpring Lensgcx@163.com

Keywords

vue

FAQs

Package last updated on 19 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts