Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

HTML table builder

buildernpm-version

Installation

npm install @n1md7/html-table-builder --save

or

yarn add @n1md7/html-table-builder

or unpkg link

<scriptsrc="https://unpkg.com/@n1md7/html-table-builder@1.0.1/libs/index.js"></script>

Demo

letmyTable=tableBuilder(tableAttribs||{});myTable.setHeader(headers||{});myTable.setBody(dataArray||[]);myTable.appendTo('body div.container-fluid');

About

NPM package for building HTML tables

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages