Skip to content

forms-angular/fng-reports

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fng-reports

Plugin for forms-angular that adds Reporting capability, with grid output, totals, drill-downs (to other, more specific, reports or to the form that the data can be amended in), export to PDF and CSV

Usage

bower install fng-reports

Add the following lines to your index.html (or equivalent) file

<link rel="stylesheet" href="/bower_components/ng-grid/ng-grid.css" />

<script src="bower_components/ng-grid/build/ng-grid.min.js"></script>
<script src="bower_components/jspdf/dist/jspdf.min.js"></script>
<script src="bower_components/fng-reports/dist/fng-reports.js"></script>

The full documentation, which includes examples, is at www.forms-angular.org/#/plugins

About

Reporting plugin for forms-angular

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •