Skip to content

krtnio/angular-xslt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm Bower devDependency Status

Angular filter that transforms XML using provided XSLT

Installation

Via Bower:

bower install ng-xslt --save

Via npm:

npm install angular-xslt --save

Usage

See an example usage page published on Github Pages

Licence

MIT