Skip to content
/ ctable Public

JS CRUD based on Preact and Bulma CSS with ES6 classes

License

Notifications You must be signed in to change notification settings

f0ma/ctable

Repository files navigation

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.

About

JS CRUD based on Preact and Bulma CSS with ES6 classes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published