self-referencing-json
Tool to serialize and deserialize javascript objects as json even if they contain recursive references within themselves. This is done by storing values that are already in the object as a path to the value's other location in the form of a string.
hookney
Hookney is a helper around self referencing JSON objects for Node.js and the browser.
z-combinator
Z Combinator for self-referencing anonymous functions