An open API service indexing awesome lists of open source software.

https://github.com/juniwalk/datatable

Powerfull datatable for Nette Framework
https://github.com/juniwalk/datatable

datagrid datatable nette nette-framework

Last synced: 4 months ago
JSON representation

Powerfull datatable for Nette Framework

Awesome Lists containing this project

README

          

# datatable
Powerfull datatable for Nette Framework

### installation

Require DataTable component inside your composer.json or run this command in your project root.

```bash
composer require juniwalk/datatable
```

For details of setting up your first datatable checkout [documentation](.docs/README.md).