/ctable

JS CRUD based on Preact and Bulma CSS with ES6 classes

Primary LanguageJavaScriptMIT LicenseMIT

ctable

CTable is a JS library to make CRUD (CReate, Update, Delete) web tables.

Demo

Features

  • Reactive design (preact)
  • Asynchronous (fetch based)
  • Server technology agnostic (JSON based communications)
  • Server side library for PHP and Python
  • Server-side sorting and pagination
  • Expanding sub-table support
  • Multilanguage (currently English and Russian)
  • Easily extends by column class inheritance
  • Good looking and mobile-ready with Bulma CSS and Material Design Icons

Documentation

See documentation in ctable at github.io (made with jsdoc) or in docs directory.