Skip to content

remijs/remi-realm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

remi-realm

A remi extension that adds realm to the plugins

Dependency Status Build Status npm version Coverage Status

Installation

npm i remi-realm

Usage

Registering the extension

const remi = require('remi')
const remiRealm = require('remi-realm')

const app = {}
const registrator = remi(app)
registrator.hook(remiRealm())

License

MIT © Zoltan Kochan

About

A remi extension that adds realm to the plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published