https://github.com/miguelgrinberg/flask-gridjs
Beautiful Interactive tables in your Flask templates using grid.js.
https://github.com/miguelgrinberg/flask-gridjs
Last synced: about 2 months ago
JSON representation
Beautiful Interactive tables in your Flask templates using grid.js.
- Host: GitHub
- URL: https://github.com/miguelgrinberg/flask-gridjs
- Owner: miguelgrinberg
- License: mit
- Created: 2022-06-06T10:40:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T14:03:49.000Z (over 2 years ago)
- Last Synced: 2024-05-23T10:01:33.307Z (11 months ago)
- Language: HTML
- Size: 549 KB
- Stars: 110
- Watchers: 4
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - miguelgrinberg/flask-gridjs - Beautiful Interactive tables in your Flask templates using grid.js. (HTML)
README
# flask-gridjs
Render beautiful tables in your Flask templates with grid.js
## Resources
- Learn how to use this code: [Go to blog post](https://blog.miguelgrinberg.com/post/beautiful-flask-tables-part-2).