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

https://github.com/jerzyoleksa/komorebi

Simple AngularJS data table directive
https://github.com/jerzyoleksa/komorebi

angularjs bootstrap

Last synced: 2 months ago
JSON representation

Simple AngularJS data table directive

Awesome Lists containing this project

README

          

# komorebi
[about the author](https://github.com/jerzyoleksa)

Angularjs data table directive

1. put the folder with the 3 files into your projects and declare js and css files
2. the html template file should automatically be used by directive js
3. use the directive in your angularjs html file using the following example

```

```