Skip to content

ghiscoding/slickgrid-vue-demos

Repository files navigation

Slickgrid-Vue - Bootstrap 5 Demo with i18n

Important Note

Please note that some of the npm packages that are installed in these demos are optional and are installed only for demo purposes. If you don't need any of the feature desribe below, then don't install it (remove it from your package.json) and you'll end up with a much smaller production build.

Again please note that the following dependencies are totally optional

Package Name Version Description
@slickgrid-universal/composite-editor-component npm Composite Editor Modal Component
@slickgrid-universal/custom-tooltip-plugin npm Custom Tooltip Plugin
@slickgrid-universal/excel-export npm Export to Excel Service (xls/xlsx)
@slickgrid-universal/text-export npm Export to Text File Service (csv/txt)
@slickgrid-universal/graphql npm GraphQL Query Service (support Filter/Sort/Pagination)
@slickgrid-universal/odata npm OData Query Service (support Filter/Sort/Pagination)

Install and Start Demo

git clone https://github.com/ghiscoding/slickgrid-vue-demos
cd slickgrid-vue-demos
npm install # OR yarn install
npm dev     # OR yarn start

Then open your browser to

http://localhost:7070

Build Demo

run build # OR yarn run build

Releases

No releases published

Sponsor this project

  •  

Languages