Skip to content

LogosBible/citeproc-node

 
 

Repository files navigation

citeproc-node

install

git clone --recursive git://github.com/fcheslack/citeproc-node.git

npm rebuild

(rebuild step probably isn't necessary, but won't hurt)

usage

(from top level directory)

start citation server

node ./lib/citeServer.js

Run a test with all independent styles in the csl directory:

node ./test/benchServer.js --duration=3000 --maxtotalrequests=1000 --testAllStyles=true

About

node.js server and slight modifications to citeproc-js to run in node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%