File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 22
33_ A JavaScript XSLT processor without native library dependencies._
44
5+ <p align =" center " >
6+ <a href="https://github.com/DesignLiquido/xslt-processor/issues" target="_blank">
7+ <img src="https://img.shields.io/github/issues/Designliquido/xslt-processor" />
8+ </a>
9+ <img src="https://img.shields.io/github/stars/Designliquido/xslt-processor" />
10+ <img src="https://img.shields.io/github/forks/Designliquido/xslt-processor" />
11+ <a href="https://www.npmjs.com/package/xslt-processor" target="_blank">
12+ <img src="https://img.shields.io/npm/v/xslt-processor" />
13+ </a>
14+ <img src="https://img.shields.io/npm/dw/xslt-processor" />
15+ <img src="https://img.shields.io/github/license/xslt-processor" />
16+ </p >
17+
518## How to
619
720Install xslt-processor using npm or yarn:
You can’t perform that action at this time.
0 commit comments