Context Packages

app-ctx

An application execution context to pass around, attach stuff to, make child contexts/request specific contexts

0.0.11 • Published 8 years ago

bind-props

helper function to bind a variable (or set of variables when using an array) to a context. Useful for React Components with many member functions to avoid writing boilerplate this.X = this.X.bind(this); over and over.

0.0.8 • Published 9 years ago