Package Exports
- vue-data-tables
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (vue-data-tables) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Documentation
Dev
- install dependencies
yarn install- serve test/play with hot reload at localhost:8081
npm run devMy projects related to Vue
- element-ui-pro Boilerplate for element-ui 2.0 management website, simulate ant design pro
- el-form-dialog A tool to make el-dialog and el-form work eaiser, especially for creating dialog to support two states, such as
addandedit. - babel-plugin-vue-jsx-sync jsx plugin for vue sync modifier
- docsify-demo-box-vue A plugin for docsify to write Vue demo with instant preview and jsfiddle integration