Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.05 KB

readme.md

File metadata and controls

52 lines (36 loc) · 1.05 KB

love 💓

Live Object Validation Engine

Instantiate love with conditions and consequences.

var engine = new love.({ conditions: {}, consequences: {} });

Installation

$ npm install -g love

Usage: Usage: var conditionsAdapter = {}; var consequencesAdapter = {}; love.run(conditionsAdapter, consequencesAdapter);

  Options:
      -h, --help         print usage information
      -v, --version      show version info and exit

Tips and tricks

Btw

Thanks

love © 2016+, LuisFX. Released under the MIT License.
Authored and maintained by LuisFX. with help from contributors.

luisfx.com  ·  GitHub @luisfx  ·  Twitter @luisfx