{"library":"xjslt","type":"library","category":null,"description":"XJSLT is an XSLT 2.0 to JavaScript transpiler that compiles XSLT stylesheets into executable JavaScript code for Node.js or browser environments. Version 1.0.0, released as a stable first release, depends on fontoxpath for XPath evaluation. It claims faster performance than SaxonJS and supports most XSLT 2 features, though some edge cases and features like analyze-string and tunneled parameters are not yet implemented. It provides a CLI for compilation and transformation, and supports generating standalone scripts for cloud functions or browser use. Written in TypeScript with full type declarations, and requires Node.js >=18.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript","xslt","xslt2","xslt3","xml","xpath","transform","typescript"],"last_verified":"Thu Jun 04","install":[{"cmd":"npm install xjslt","imports":["import { compileStyleSheet } from 'xjslt'","import { executeStyleSheet } from 'xjslt'","import type { XJsltOptions } from 'xjslt'"]},{"cmd":"yarn add xjslt","imports":[]},{"cmd":"pnpm add xjslt","imports":[]}],"homepage":"https://github.com/egh/xjslt","github":"ssh://git@github.com/egh/xjslt","docs":null,"changelog":null,"pypi":null,"npm":"xjslt","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}