Popularity
3.8
Stable
Activity
0.0
Stable
346
4
27
Programming language: JavaScript
License: GNU Affero General Public License v3.0
Tags:
UI Components
Table
Elementz Table alternatives and similar libraries
Based on the "Table" category.
Alternatively, view elementz alternatives based on common mentions on social networks and blogs.
-
react-table
🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table -
material-table
Datatable for React based on material-ui's table with additional features -
DevExtreme React Grid
Business React components for Bootstrap and Material-UI -
react-data-table
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling. -
KendoReact Grid
Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/ -
Smart React Grid
Fast and feature-complete data grid with Material Design.
Appwrite - The Open Source Firebase alternative introduces iOS support
Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Promo
appwrite.io
Do you think we are missing an alternative of Elementz Table or a related project?
README
Elementz
A React Component library for buliding modern applications easily & quickly.
Documentation
Learn more at https://elementz.style
What's unique?
There are a few React UI libraries around, and you might be wondering if there is anything new here?
A few interesting things:
- Table A full featured Table component, scalable, fast, responsive, infinite scrolling & more
- Loading Smooth Loading Skeleton wrappers with 0 configuration
- Customization & Performance More than 50% of this library code is SCSS , making it easily customizable and smooth
& some other nice stuff you should probably check out
Install
npm i elementz --save
Bundle Size is about ~500KB
Usage
import {Button} from 'elementz';
<Button primary>Push me</Button>