Skip to content

jimfhahn/marc2bibframe2JS

 
 

Repository files navigation

marc2bibframe2JS

marc2bibframe2 v2.4 in JS

It's all in the index.html

With thanks to the Network Development and MARC Standards Office for https://github.com/lcnetdev/marc2bibframe2 code development and maintenance.

The compiler

This project comes with a compiled version of the stylesheet. If you make changes to it, you can compile it with xslt-3 as follows:

node node_modules/xslt3/xslt3.js -t -xsl:xslt/main.xsl -export:main.sef.json -nogo "-ns:##html5"

You can also compile it with Saxon EE, if you prefer.

Releases

No releases published

Packages

No packages published

Languages

  • XSLT 50.2%
  • JavaScript 49.7%
  • Other 0.1%