@amdirent/react-json-logic

2.3.7 • Public • Published

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.

Prop Type Default Value Description
onChange* func - Onchange event, returns the latest structure of built json logic.
value object { } Initial value of the json logic expresison.
data object { } 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.

/@amdirent/react-json-logic/

    Package Sidebar

    Install

    npm i @amdirent/react-json-logic

    Weekly Downloads

    5

    Version

    2.3.7

    License

    MIT

    Unpacked Size

    967 kB

    Total Files

    21

    Last publish

    Collaborators

    • mwerbo22
    • crankin
    • admirent