Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 808 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 808 Bytes

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