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
- Host: GitHub
- URL: https://github.com/jerzyoleksa/komorebi
- Owner: jerzyoleksa
- Created: 2019-03-25T17:21:57.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-20T14:00:16.000Z (about 6 years ago)
- Last Synced: 2024-10-16T05:32:32.770Z (over 1 year ago)
- Topics: angularjs, bootstrap
- Language: HTML
- Homepage:
- Size: 367 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
```