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!).<p><a href="https://github.com/jdwije/jst" rel="nofollow">https://github.com/jdwije/jst</a><p>Feedback is very much welcome :)