A format for bundling JSON objects with selection conditions
An engine to do the selecting
Created by Global Strategies for NoviGuide
Clone, install dependencies, and run:
$ git clone git@github.com:GlobalStrategies/picklogic-demo.git
$ yarn
$ yarn demo
Install with npm:
$ npm install picklogic
Install with yarn:
$ yarn add picklogic
Visit the main PickLogic Repo.