Tabulator 4.0 - Interactive JavaScript Tables Made Easy

olifolkerd

Oli Folkerd

Posted on October 3, 2018

Tabulator 4.0 - Interactive JavaScript Tables Made Easy

Tabulator is an open source, JavaScript library that allows you to create interactive tables in seconds from any HTML Table, JavaScript Array, AJAX data source or JSON formatted data.

It is completely free to use and as of the recently released version 4.0 its core functionality is now completely dependency free.

Once you have included the library in your project it takes a matter of minutes to configure your table and you are good to go.

Tabulator supports all major frontend frameworks and is packed full of useful features including:

  • Sorting
  • Filtering
  • Editing
  • Formatting
  • Selection
  • Styling
  • Data Mutation
  • Responsive Layouts
  • Downloads and Exports
  • Localization
  • and much much more...

The website is full of examples and documentation and the GitHub repo has an active community of users ready to help answer your questions

💖 💪 🙅 🚩
olifolkerd
Oli Folkerd

Posted on October 3, 2018

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related