Home - gregswindle/jsrules GitHub Wiki

Welcome to the jsrules wiki!

This wiki is a work in progress. For now, it's a notepad for examples.

Examples

Enforce access control to a URL by geo-locale

In this Angular v1.5.8 example, a valueInjector factory is used to evaluate jsrules.Variables at runtime:

View the plunker example "jsrules : enforce URL access control"