@froalacharts/datatable

In memory tabular data storage

Usage no npm install needed!

<script type="module">
  import froalachartsDatatable from 'https://cdn.skypack.dev/@froalacharts/datatable';
</script>

README

❗️ Do Not use this package, this package is developed for internal use.

Package Summary (fc-datatable)


Based on implementation, behaviour, feature usage etc. we have divided our codebase into multiple sub-packages. fc-datatable package consist of all files required for data related operations. DataTable is an in-browser store of tabular data. It provides APIs to perform sanitisation, all major data manipulations operations, fetching the data.