All Projects → codebox → table-sorter

codebox / table-sorter

Licence: MIT license
Table Sorter

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to table-sorter

Emoji Helper
A small cross-browser emoji cheatsheet extension 👍
Stars: ✭ 194 (+1041.18%)
Mutual labels:  bookmarklet
222
222. Dark mode. Everywhere. 222 bytes of js to make any website dark
Stars: ✭ 58 (+241.18%)
Mutual labels:  bookmarklet
webdav-js
A simple WebDAV client written in JS for use as a bookmarklet, or integration into a web server.
Stars: ✭ 51 (+200%)
Mutual labels:  bookmarklet
Bootlint
HTML linter for Bootstrap projects
Stars: ✭ 2,405 (+14047.06%)
Mutual labels:  bookmarklet
wordpress-indieweb-press-this
some IndieWeb magic for WordPress' "press this" bookmarklet
Stars: ✭ 14 (-17.65%)
Mutual labels:  bookmarklet
celery
🌿芹菜,一个解除网页“禁用复制”的小书签。
Stars: ✭ 46 (+170.59%)
Mutual labels:  bookmarklet
Alfred Safari Assistant
Alfred 3+ workflow to search and use Safari bookmarks, history, reading list and tabs.
Stars: ✭ 169 (+894.12%)
Mutual labels:  bookmarklet
HTML-Lint
A code quality bookmarklet and command-line tool
Stars: ✭ 20 (+17.65%)
Mutual labels:  bookmarklet
togglific
Do you find web animations distracting? Togglific provides a distraction-free web experience!
Stars: ✭ 17 (+0%)
Mutual labels:  bookmarklet
OBIS
A JavaScript framework for downloading bank statements in OFX, QIF, CSV, and JSON. Currently supports HSBC UK Personal Banking.
Stars: ✭ 37 (+117.65%)
Mutual labels:  bookmarklet
Bookmarks.dev
Bookmarks and Code Snippets Manager for Developers & Co
Stars: ✭ 218 (+1182.35%)
Mutual labels:  bookmarklet
bookmarklets
My JavaScript bookmarklets.
Stars: ✭ 125 (+635.29%)
Mutual labels:  bookmarklet
cherry
🍒 Collection of handcrafted resources
Stars: ✭ 26 (+52.94%)
Mutual labels:  bookmarklet
Init
❗️ Go to the first (initial) commit of any GitHub repo
Stars: ✭ 207 (+1117.65%)
Mutual labels:  bookmarklet
jquery-tablesorter-rails
Simple integration of jquery-tablesorter (Mottie's fork) into the rails asset pipeline.
Stars: ✭ 65 (+282.35%)
Mutual labels:  tablesorter
Viewimage
Google removed the "View Image" button. This is a bookmarklet that downloads the full-size photo.
Stars: ✭ 174 (+923.53%)
Mutual labels:  bookmarklet
launchlet
Make the web yours.
Stars: ✭ 34 (+100%)
Mutual labels:  bookmarklet
fragments
Organise your bookmarks into boards
Stars: ✭ 56 (+229.41%)
Mutual labels:  bookmarklet
pincushion
An enhanced version of the Pinboard.in “Add Bookmark” page, which takes advantage of the capabilities of modern browsers
Stars: ✭ 24 (+41.18%)
Mutual labels:  bookmarklet
blackout
Procedurally generated blackout poetry
Stars: ✭ 56 (+229.41%)
Mutual labels:  bookmarklet

table-sorter

A GreaseMonkey script for making tables on web pages sortable, also available as a Bookmarklet.

When activated, TableSorter automatically detects any tables that are displayed as you surf the web, and adds some links near the top of each table allowing you to sort its contents. Links appear at the head of each column in the table, so you can choose which set of values to use to sort the data. You can also choose between alphabetic and numeric sort, as well as selecting the direction (ascending or descending), and it's easy to revert the table back to its original order at any time.

You can try TableSorter right now, without installing anything, by using the live demo on the project home-page

Use the 'alpha' link to make the table sortable alphabetically, or the 'num' link to sort the table using any numeric values that appear in the columns; when sorting numerically, any non-numeric values are sent to the bottom of the list out of the way. To restore the data in the table to its original order just click the link that says 'none'.

TableSorter can cope with cells that span multiple columns of the table, and when sorting it will leave any column headers in place so that table remains legible.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].