Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 846 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 846 Bytes

PickLogic

A format for bundling JSON objects with selection conditions
An engine to do the selecting

Created by Global Strategies for NoviGuide

❯ This Demo

Clone, install dependencies, and run:

$ git clone git@github.com:GlobalStrategies/picklogic-demo.git
$ yarn
$ yarn demo

Preview of PickLogic Demo

❯ Quick Start

Install with npm:

$ npm install picklogic

Install with yarn:

$ yarn add picklogic

❯ Learn More

Visit the main PickLogic Repo.