mojito-globals

v0.1.2
Facilitates read/write access to variables that are global to the request

Mojito Globals Addon

Build Status

NPM

The mojito-globals addon provides a global store for mojito that works transparently on the client and the server. The store is global per request on the server and per page on the client.

Usage

Simply require mojito-globals-addon to make the ac.globals add-on available in your controller...

npm i mojito-globals

Metadata

  • Unknown
  • > 0.10
  • Julien Lecomte
  • released 8/18/2014

Downloads