An open API service indexing awesome lists of open source software.

https://github.com/settinghead/meteor-mori

Meteor mori package for both client & server side. Immutability FTW.
https://github.com/settinghead/meteor-mori

Last synced: 3 months ago
JSON representation

Meteor mori package for both client & server side. Immutability FTW.

Awesome Lists containing this project

README

          

# meteor-mori

[mori](https://github.com/swannodette/mori) integration for Meteor. Both client & server sides are supported.

## Installation

```bash
meteor add settinghead:mori
```

## Usage

The global variable `mori` is exposed both on client and on server side.