@fr0st/ui-tables

2.0.3 • Public • Published

FrostUI Tables

FrostUI Tables is a free, open-source Tables component for JavaScript.

It is built on top of the FrostUI library.

Table Of Contents

Installation

Dependencies

CSS

<link rel="stylesheet" href="/path/to/frost-ui.min.css" />
<link rel="stylesheet" href="/path/to/frost-ui-tables.min.css" />

JS

<script type="text/javascript" src="/path/to/frost-ui-bundle.min.js"></script>
<script type="text/javascript" src="/path/to/frost-ui-tables.min.js"></script>

Usage

Check the demo folder for examples. Full documentation and website coming soon™.

Package Sidebar

Install

npm i @fr0st/ui-tables

Weekly Downloads

1

Version

2.0.3

License

MIT

Unpacked Size

660 kB

Total Files

32

Last publish

Collaborators

  • elusivecodes