Skip to content

lawrentiy/materialDataTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MaterialDataTable - Is a table with paging for React and Material-UI.

Install.

  1. meteor npm i react react-komposer material-ui --save
  2. meteor add lawrentiy:material-data-table
  3. See example folder for usecase

Its only first step now. Im use it in my projects successful. And it will more powerful and usefull. The main idea - to solve standart task: Display to users tabled data with filter, pagination and action buttons(add, edit, delete).

TODO:

  1. Don`t show all fields from schema.
  2. Customize rows
  3. All action buttons (add, edit, delete)
  4. Customizible filter
  5. Use not only publications and subscriptions
  6. ... add your ideas, i`m open to great features

lawrentiy(gmail)com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages