JSPM

  • Created
  • Published
  • Downloads 21614
  • Score
    100M100P100Q146306F
  • License https://www.fusioncharts.com/buy/

In memory tabular data storage

Package Exports

  • @fusioncharts/datatable
  • @fusioncharts/datatable/src/aggregators
  • @fusioncharts/datatable/src/aggregators/index.js
  • @fusioncharts/datatable/src/datatable
  • @fusioncharts/datatable/src/datatable.js
  • @fusioncharts/datatable/src/globalConfig
  • @fusioncharts/datatable/src/globalConfig.js
  • @fusioncharts/datatable/src/index
  • @fusioncharts/datatable/src/index.js
  • @fusioncharts/datatable/src/operators
  • @fusioncharts/datatable/src/operators/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@fusioncharts/datatable) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.