JST is a node package containing a collection of utility functions for working with JSON schema which I have been chipping away at for a while. Among other things it contains a very fast schema dereferencing function - possibly the fastest javascript implementation out there (that I have seen at least!).
Feedback is very much welcome :)