@andrvm/data-grid

A simple data-grid component for displaying json data with columns and an opportunity to manage with them

Usage no npm install needed!

<script type="module">
  import andrvmDataGrid from 'https://cdn.skypack.dev/@andrvm/data-grid';
</script>

README

Data Grid

A simple angular component to represent data from json

Install

npm install @andrvm/grid-data --save

Usage

See an example on https://github.com/andrvm/simple-data-grid-demo

Component description

Soon ...

Tips

Use with Bootstrap library for best representing your data