Skip to content

A Chrome Extension to filter, sort, page and style any existing HTML table using the Tabulator JS library.

License

Notifications You must be signed in to change notification settings

Darkseal/Tabulazer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabulazer

A Chrome Extension to filter, sort, page and style any existing HTML table using the Tabulator JS library.

Introduction

Do you work with websites featuring a lot of HTML tables? Would you like to filter, sort and/or page them? If so, then this lightweight extension might be useful.

You can use it to transform any standard table into a fully-featured interactive table with the following features:

  • Real-time column sorting (and reverse sorting)
  • Real-time column filtering (using full-text search)
  • Width enlarge to 100% (to increase readability)
  • Dynamic paging (useful for very long tables)
  • Resizable columns (using mouse handlers)
  • Copy & Paste support with seamless CSV/Excel/Google Sheets support (using CTRL+C)

... and more!

Highly recommended if you're dealing with big tables and need to quickly extract relevant data from them.

The transformation is done using Tabulator, a great table management JS library made by Oli Folkerd which I'm extensively using in all my web-based projects.

External Packages

Here's a list of all the open-source, third-party packages that have been used within the extension (all credit due to their respective authors):

Useful Resources

About

A Chrome Extension to filter, sort, page and style any existing HTML table using the Tabulator JS library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages