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.
- Host: GitHub
- URL: https://github.com/settinghead/meteor-mori
- Owner: settinghead
- Created: 2015-05-11T01:42:52.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-08T14:35:47.000Z (almost 11 years ago)
- Last Synced: 2025-03-04T15:27:43.934Z (about 1 year ago)
- Language: HTML
- Size: 241 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.