2.1.0 • Published 7 years ago

react-json-logic v2.1.0

Weekly downloads
30
License
MIT
Repository
github
Last release
7 years ago

React Json Logic

NPM

Build and evaluate JsonLogic rules with React Components.

Installation

# Yarn
$ yarn add react-json-logic

# NPM
$ npm install react-json-logic --save

Usage

There is a basic example on examples folder, which is also live here.

PropTypeDefault ValueDescription
onChange*func-Onchange event, returns the latest structure of built json logic.
valueobject{ }Initial value of the json logic expresison.
dataobject{ }Data available for accessor fields.

Contribution

This project has initialized from react-component-starter, which contains detailed documentation about installation, development and build flow of the package.

2.1.0

7 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.3.0

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.0

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago