Socket
Socket
Sign inDemoInstall

@amdirent/react-json-logic

Package Overview
Dependencies
118
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @amdirent/react-json-logic

Build and evaluate JsonLogic rules with React Components.


Version published
Weekly downloads
20
increased by185.71%
Maintainers
3
Install size
12.7 MB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 19 Sep 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc