An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with html-table

A curated list of projects in awesome lists tagged with html-table .

https://github.com/clarketm/TableExport

The simple, easy-to-implement library to export HTML tables to xlsx, xls, csv, and txt files.

blob bootstrap csv demo excel export filesaver filetype flask html-table javascript jquery jquery-plugin localstorage requirejs tableexport txt xls xlsx

Last synced: 22 Mar 2025

https://github.com/afshinm/json-to-html-table

Simple Json to standard HTML table converter in fastest way

html-table javascript json json-data table-html

Last synced: 16 May 2025

https://github.com/koalyptus/TableFilter

A Javascript library making HTML tables filterable and a bit more :)

filter grid html-table javascript pagination sorting tablefilter

Last synced: 21 Mar 2025

https://github.com/softvar/json2html

🐍 Python module for converting complex JSON to HTML Table representation

flask-application html html-table json json2html python table

Last synced: 08 Apr 2025

https://github.com/softvar/json2html-flask

:snake: Webapp to convert complex JSON Object to HTML representation

flask-application html-representation html-table json json2html table

Last synced: 07 May 2025

https://github.com/arthurwelle/codehover

Hoverable HTML Table for Displaying Intermediary Code Results (e.g. Pipes)

html-table rmarkdown-template

Last synced: 30 Jul 2025

https://github.com/latture/json2table

Converts JSON to an HTML table

converter html html-table json python

Last synced: 16 May 2025

https://github.com/donquixote/cellbrush

HTML tables with support for rowspan and colspan, with string keys for rows and columns, generated with PHP.

colspan html-table php rowspan tbody thead

Last synced: 04 Apr 2025

https://github.com/brandon93s/html-table-to-json

Generate JSON representations of HTML tables

html-table json scraping

Last synced: 07 May 2025

https://github.com/mdminhazulhaque/html-table-to-json

:1234: Convert HTML Table to JSON using BeautifulSoup

html-table json python

Last synced: 11 Apr 2025

https://github.com/jeepeng/react-native-simple-table

A simple table for react native.

html-table react-native table

Last synced: 10 Apr 2025

https://github.com/kbravh/table-to-markdown

A Chrome DevTools extension to convert an HTML Table to Markdown for easy export.

html-table markdown

Last synced: 05 May 2025

https://github.com/jupitern/table

a fluent HTML table generation with PHP. Framework agnostic

html-table php php-table table table-generator

Last synced: 22 Apr 2025

https://github.com/rubenvar/csv-reader

A browser extension that transforms csv into a readable table, in the same tab

chrome chrome-extension csv csv-data csv-reader firefox firefox-extension html-table transform-data

Last synced: 02 Jul 2025

https://github.com/a-x-/table-builder

Isomorphic (universal) Powerful HTML table builder based on the JSON.

html-table table table-builder

Last synced: 11 Jul 2025

https://github.com/baksoy/datatables

Sample DataTables HTML Table Project (with pagination, search, and export to pdf, excel, csv)

datatables html-table jquery jquery-plugin pdf

Last synced: 26 Jan 2026

https://github.com/x0k/json-table

Set of tools for converting JSON data into tables (HTML, XLSX, ASCII).

ascii html-table json tables xlsx

Last synced: 05 Oct 2025

https://github.com/indianghost/livesearch

Live Search Plugin is an amazing jQuery plugin developed by Achraf BELLAALI allows you to search in any table HTML at the real time

achraf-bellaali composer database html-table indianghost jquery jquery-ajax jquery-datatables jquery-plugin json livesearch research-data research-tool table-html

Last synced: 19 Apr 2025

https://github.com/mindsers/nativetable

Simple native es6 module to create and work with dynamics HTML tables.

es2015 es6 hacktoberfest html html-table javascript sortable table tableview

Last synced: 07 May 2025

https://github.com/MarufAlAslam/html-email-signature

This is a simple demo email signature, if you like my work and want to design your own email signature by me, you can buy my html-clickable-email-signature service on Fiverr. Link is in the below 👇

email email-signature email-templates gmail gmail-signature html-css html-css-javascript html-signature html-table html5 inline-css inline-styles outlook-signatures signature

Last synced: 27 Mar 2025

https://github.com/paulvollmer/htmltable2csv

htmltable2csv is a tool to parse a html table and store the data as csv. It can be written to a file or print out to stdout

csv data-mining html-table html-tables scraper

Last synced: 26 Oct 2025

https://github.com/davidmartinezros/bind-json-array-to-html-table

Here comes an Angular-Cli application with a service that returns a json file structure that is print in an html template file like an html table. Inspired in this AngularJS example: http://stackoverflow.com/questions/22209117/create-table-from-json-data-with-angularjs-and-ng-repeat

angular angular2 binding html-table json

Last synced: 26 Mar 2025

https://github.com/hagronnestad/png2table

🌍🖼️ A PoC program to convert an image to a html table tag, using td tags as pixels. Initially an experiment for bypassing image blocking in email clients. Also uses the colspan atrtribute to greatly reduce html file size for some images.

csharp educational fun html html-table png poc

Last synced: 31 Mar 2025

https://github.com/point-platform/biggus-griddus

Bind enormous data sets to HTML tables, then style, sort and filter them.

data-grid filtering grid grid-framework html-table sorting

Last synced: 16 Mar 2025

https://github.com/programmierenm/html-table-layout

Eine Beispiel HTML Tabelle mit CSS gestaltet

html html-table

Last synced: 24 Jan 2026

https://github.com/jkindwall/tabledriver.net

Extension to .NET Selenium WebDriver to support operations on HTML tables.

dotnet html-table selenium-webdriver test-automation

Last synced: 14 Apr 2025

https://github.com/kouisamine/csv-to-html-table

CSV to HTML Table conversion is the process of transforming data stored in a CSV format into an HTML table structure.

conversion convert converter csv csv-file csv-to-html-table html html-table js online php source-code table tableau tools

Last synced: 27 Feb 2025

https://github.com/mr-hrr-harry/horror_xo

This is a XO game build on HTML with CSS & Js

css css3 game html html-table html5 iwt js js-matrix xo-game

Last synced: 31 Mar 2025

https://github.com/kouisamine/html-tables-generator

HTML table generator is an online tool that automates the process of creating HTML tables.

generator html html-table html-table-generator js onlin php source-code table tools

Last synced: 27 Feb 2025

https://github.com/longgt/htmltable2matrix2d

Transform HTML table to 2D matrix, using matrix for some tasks such as merge cell, delete row, delete column...

2d-matrix colspan html-table html2matrix2d matrix rowspan traverse-matrix

Last synced: 02 Mar 2025

https://github.com/jkindwall/tabledriver.java

Extension to Java Selenium WebDriver to support operations on HTML tables.

html-table java selenium-webdriver test-automation

Last synced: 28 Mar 2025

https://github.com/gusenov/examples-html

Примеры HTML-кода.

examples html html-table html-tables html5

Last synced: 24 Jan 2026

https://github.com/kiranmantha/jquery-fixed-columns-datagrid

A simple plugin to transform a normal html table to a modified table with options of fixed columns and headers

datagrid datagridview datatable datatables-plugin frozen-columns html-table jquery

Last synced: 24 Mar 2025

https://github.com/dracula27/freecodecamp_responsivewebdesign_tributepage

This is one of the required projects to earn your certification. For this project you will build a tribute page for a subject of your choosing, fictional or real.

css css-flexbox css3 freecodecamp freecodecamp-curriculum freecodecamp-front freecodecamp-frontend freecodecamp-project html html-css html-table html5 html5-css3

Last synced: 11 Mar 2025

https://github.com/programmierenm/html-table-responsive

3 Lösungsansätze wie du eine HTML Tabelle Responsive machen kannst

html html-table table-responsive

Last synced: 19 Mar 2026

https://github.com/afzalimdad9/json2html

🐍 Python module for converting complex JSON to HTML Table representation

flask-application html html-table json json2html python table

Last synced: 19 Apr 2026

https://github.com/dubasdey/xlstowiki

PHP online conversion from Excel sheets to Wiki tables or html tables

html-table php-online-conversion sheet wiki-tables xls xlsx

Last synced: 07 May 2025

https://github.com/hamidbyte/wiki-table-exporter-chrome-extension

This Chrome extension simplifies the process of exporting Wikipedia tables to CSV files, offering users a quick and hassle-free way to download and utilize data for research and analysis.

chrome chrome-extension chrome-plugin csv csv-export excel-export html-table html-table-generator html-table-parser html-table-to-excel-export html-table-to-json html-tables html-tables-to-json table-to-excel table-to-json wikipedia wikipedia-scraper wikipedia-viewer

Last synced: 20 Apr 2026

https://github.com/frknbm/html-exercises

Codes and applications I wrote while learning html from 2021

html html-table html-tags html5

Last synced: 17 Mar 2026

https://github.com/deroyace/fancy-table-design

Creating fancy and modern tables layout using HTML and CSS only

css3-animations html-css html-table table

Last synced: 08 Feb 2026

https://github.com/kamranikramofficial/css-tools

A powerful and easy-to-use web-based tool for generating custom CSS styles and HTML snippets quickly. Perfect for developers and designers looking to streamline styling with live previews and exportable code.

cascading-style-sheets css-animations css-flexbox css-grid css-grid-layout css-toolkit css3 es5-javascript es6 html-css-javascript html-form html-table html5 hyper-text-markup-language javascript js toolkit

Last synced: 24 Aug 2025

https://github.com/amkreta/angular-data-grid

angular app to display data in tabular form

aggrid angular charts html-table virtual-scroll

Last synced: 25 Dec 2025

https://github.com/arfabanyu/simple-schedule-table

Mini Project 2 – A simple schedule table for school assignment purpose. Built with HTML.

frontend html html-table schedule-table school-assignment simple-project

Last synced: 02 Jan 2026

https://github.com/arfabanyu/simple-form-v2

Mini Project 4 – adding html table layout to simple form project for school assignment purpose. Built with HTML, CSS, and Javascript.

frontend html html-table school-project simple-form simple-project table-layout web-development

Last synced: 02 Jan 2026

https://github.com/housebirdgames/html-table-csv-converter

A simple tool designed for easy conversion between HTML tables and CSV format.

converter csv html html-table

Last synced: 31 Dec 2025

https://github.com/snakewa/html5-sql-insert-tools

Convert SQL INSERTs to JSON & HTML tables in the browser. Schema-aware, i18n, dark mode, downloads, Pages friendly.

bootstrap client-side github-pages html-table i18n javascript json sql sql-insert sql-parser

Last synced: 18 Apr 2026

https://github.com/saekitominaga/htmltablecellelement-ditto

Display the data cell with the same content as the cell directly above in `<tbody>` with a ditto mark.

html-table table

Last synced: 21 Mar 2025

https://github.com/anshuman-02/css-flexbox-positioning

A responsive website showcasing various CSS layout techniques including Flexbox, Absolute Positioning, Floats, HTML Table, and Inline-Block.

absolute-positioning css flexbox float frontend html html-table inline-block layouttechniques learningcss positioning responsivedesign webdevelopment

Last synced: 09 Apr 2025

https://github.com/oge-dev/voting-table

SWE Class work - building a voting table

css html html-table

Last synced: 01 Apr 2025

https://github.com/egberts/tableize

Enhanced HTML table style/class for pseudo-HTML files as a plugin for Pelican static-site-generator

html-table html-table-generator html-table-parser html-tables pelican-plugin pelican-plugins

Last synced: 15 Jul 2025

https://github.com/atiqurcode/scrap-spec

Scrap data from the html to table html code / json

data html-table json-data scarp

Last synced: 05 Feb 2026

https://github.com/andydune/htmltable

This code will simplify or improve your work with html tables.

html-table html-table-generator

Last synced: 17 Mar 2025

https://github.com/huanghaiyang/tableindex

将html表格中的单元格转换为带索引的数组元素

html-table table-to-excel

Last synced: 23 Feb 2025

https://github.com/extremeprog-com/scalable-table

Extremely fast native html table.

angular-directives fast html-table

Last synced: 20 Feb 2026