Skip to content

trunkclub/suitcss-components-table

Repository files navigation

SUIT Table

A SUIT component for...

Read more about SUIT's design principles.

Installation

  • Component(1): component install suitcss/components-table
  • npm: npm install suitcss-components-table
  • Bower: bower install suit-components-table
  • Download: zip

Available classes

  • Table - The core component class

Configurable variables

  • ...

Usage

<div class="Table">

</div>

Testing

Install Node (comes with npm).

npm install

To generate a build:

npm run build

To generate the testing build.

npm run build-test

Basic visual tests are in test.html.

Browser support

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 4+
  • Safari 5+
  • Internet Explorer 8+

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages