vglue

Make sure that the peer dependencies are installed in the same version and according to "ag-grid-angular" installation guide of that certain version; for example, import css files in the global css file, and more. that's a big restriction because of "ag-grid"..

Usage no npm install needed!

<script type="module">
  import vglue from 'https://cdn.skypack.dev/vglue';
</script>

README

  • Make sure that the peer dependencies are installed in the same version and according to "ag-grid-angular" installation guide of that certain version; for example, import css files in the global css file, and more. that's a big restriction because of "ag-grid"..

  • If you develop vglue library, until publishing make sure that those folks "ag-grid-angular": "^19.1.2", "ag-grid-community": "^19.1.2" are removed from the libraries' package.json, otherwise you get the following weird error when doing "ng serve": ERROR in No NgModule metadata found for 'AppModule'. (thank you "ag-grid" :) )