JSPM

react-declarative-table

0.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q29201F
  • License MIT

Highly performant and customizable table component with no external dependencies but React 0.13+

Package Exports

  • react-declarative-table

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 (react-declarative-table) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

React Declarative Table

Build Status npm

Live Demo

Features

  • Render table with groups of columns that can be scrolled separately.
  • Nested headers with ease.
  • Use Arbitrary components to render cell and header contents.
  • Can render any amount of rows and provides callback to fetch insufficient rows.
  • JSON-based configuration.

License

The code is available under MIT licence.