Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waifung0207/ic_crudtable
CRUD table demo using intercooler.js
https://github.com/waifung0207/ic_crudtable
Last synced: 28 days ago
JSON representation
CRUD table demo using intercooler.js
- Host: GitHub
- URL: https://github.com/waifung0207/ic_crudtable
- Owner: waifung0207
- License: mit
- Created: 2015-01-15T09:28:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-15T09:58:04.000Z (almost 10 years ago)
- Last Synced: 2024-10-02T08:14:28.675Z (about 1 month ago)
- Language: PHP
- Size: 133 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# intercooler.js CRUD
CRUD table using intercooler.js and zero custom JavaScript code, with PHP implementation to render views from backend.
Credits to:
* [intercooler.js](http://intercoolerjs.org/)
* [Bootstrap](http://getbootstrap.com/)
* [Bootswatch](http://bootswatch.com/)Please note that this is a proof-of-concept repository which only demonstrate the layout and transition to work with CRUD data operation. No database implementation is done at all.
For demo page please visit: http://dev.waifung.hk/ic_crudtable/