# node.js and citeproc-js

**URL:** https://discourse.citationstyles.org/t/node-js-and-citeproc-js/948
**Category:** CSL Development
**Created:** [February 6, 2011, 7:19pm UTC](https://discourse.citationstyles.org/t/node-js-and-citeproc-js/948 "2011-02-06T19:19:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Bruce\_D\_Arcus1](https://avatars.discourse-cdn.com/v4/letter/b/4bbf92/32.png) [@Bruce\_D\_Arcus1](https://discourse.citationstyles.org/u/Bruce_D_Arcus1)
#### Post date: [February 6, 2011, 7:19pm UTC](https://discourse.citationstyles.org/t/node-js-and-citeproc-js/948/1 "2011-02-06T19:19:26Z")

</div>

So prompted by the cool work over at zotero on citeproc-node, I’ve  
been exploring the node.js world recently. Pretty cool stuff.

To wit, for someone with a little more skill than I, and a bit of time  
(though I don’t think much), a challenge:

> <https://gist.github.com/bdarcus/813579>

Basic idea is a super easy-to-install and use, high-performance,  
citation server based on citeproc-js.

I’m relying in that example on some higher level code (and the  
coffescript language, which compiles to clean js) to deal with the  
details (since I don’t understand them :-)).

Put it up on github with an open license.

Bruce
