README
Vanilla Bundle
@slickgrid-universal/vanilla-bundle
Vanilla Bundle implementation (no framework, plain TypeSript implementation). This package does what other framework would do which is to make all these features usable into 1 bundle so that it could then be used by other Apps/Projects.
Internal Dependencies
- @slickgrid-universal/common
- @slickgrid-universal/event-pub-sub
- @slickgrid-universal/custom-footer-component
- @slickgrid-universal/empty-warning-component
- @slickgrid-universal/pagination-component
External Dependencies
- whatwg-fetch - Fetch Standard
Installation
This Vanilla Bundle is used used by the standalone webpack-demo-vanilla-bundle which serves for demo purposes.
Go to the root of the repo and follow the instructions provided in the main README