Skip to content

Srabutdotcom/html-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML-TABLE

Html-table will help you generate html table based on data object stored on javascript array.

Usage

import {table} from 'mod.js'
const table-Element = table(data)

Feature

  • Table can be sorted or ranked.
  • Table can have pagination on the bottom, maximum row by default are 25.
  • Table style is beautifull, different odd and even row color, white border.

About

generate html table from data in the form of array

Resources

Stars

Watchers

Forks

Packages

No packages published