@ezs/xslt

1.3.31 • Public • Published

xslt

Présentation

Ce plugin propose une série d'instructions pour utiliser des transformations XSLT

installation

npm install @ezs/xslt

usage

Table of Contents

xslt

Send all received {String} to a host FOP Processor

Script:

[use]
plugin = xslt

[fop]

Parameters

  • config String? argument for FOP Processor

Returns Object

xslt

Send all received {String} to a host XSL Processor

Script:

[use]
plugin = xslt

[xslt]
stylesheet = ./style.xsl
param = prefix=X

Parameters

  • stylesheet String? path to stylesheet file
  • param String? argument for XSL Processor

Returns Object

Readme

Keywords

Package Sidebar

Install

npm i @ezs/xslt

Weekly Downloads

53

Version

1.3.31

License

MIT

Unpacked Size

6.22 kB

Total Files

6

Last publish

Collaborators

  • parmentf
  • touv
  • jj618