home Fork me on GitHub

ComfortableJS

Simple, Fast, Customizable Table Component in JavaScript.

Getting Started

  1. Include comfortable.js and comfortable.css into your html.
    <link rel="stylesheet" href="comfortable.css" />
    <script src="comfortable.js"></script>
  2. Then try sample codes below.

More Complex

Source

Manually Customized

Source

Contents Copyright © Kazuhiko Arase