@tsdotnet/linked-node-list
An unprotected bi-directional linked list. Useful for implementing other collections.
Updated by @electricessence
@tsdotnet/linked-list
A doubly (bidirectional) linked list. Acts as a safe, value focused wrapper for a linked-node-list.
Updated by @electricessence
@anuragsoni/routes
Typed bidirectional routing for OCaml/ReasonML web applications
Updated by @anuragsoni
m.attrs.bidi
Bi-directional binding for Mithril. Works as a component and as a custom attribute.
Updated by @barneycarroll
condux
An over-the-wire unidirectional data-flow architecture utilizing Reflux as the flux pattern implementation and SockJS as the websocket implementation. Use conjunction with …
Updated by @epferrari
wampa
Bi-directional, evented, websocketed, JSON RPC. It's kinda like WAMP, but not really.
Updated by @ben-bradley