magic-xslt

1.0.4 • Public • Published

Magic XSLT

It converts xml and xslt to a HTML

useage

install via npm

npm i magic-xslt --save

then

import magic-xslt

require('magic-xslt');

set html item and give urls

<div data-xml="test.xml" data-xslt="test.xslt"></div>

call parser

magicXML.parse();

Readme

Keywords

Package Sidebar

Install

npm i magic-xslt

Weekly Downloads

1

Version

1.0.4

License

MIT

Last publish

Collaborators

  • ozluy