home
ComfortableJS
Simple, Fast, Customizable Table Component in JavaScript.
Getting Started
- Include comfortable.js and comfortable.css into your html.
<link rel="stylesheet" href="comfortable.css" />
<script src="comfortable.js"></script>
- Then try sample codes below.
More Complex
Manually Customized
Contents Copyright © Kazuhiko Arase