Skip to content

Datagrid Feature Comparison Matrix #14

Description

@texodus

Feature Request

Description of Problem:

regular-table offers some unique features and a simple API compared to many Data Grid libraries available. It would be helpful to see a more granular breakdown of how regular-table compares.

These features make regular-table unique in this regard:

  • It's just a <table>!
  • Virtualized rendering for high performance.
  • async friendly for easy remote data models.
  • Easy to style, works with vanilla CSS for <table>.
  • Small. npm bundle size
  • Simple API.

Potential Solutions:

From #3, which lists many such alternatives that would be a good place to start:

curated lists of grid/table projects:

vanilla javascript + DOM (similar to this project):

React-based:

for Angular/Vue:

other:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementFeature requests or improvementsquestionQuestions about use, potential features, or improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions