Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@amdirent/react-json-logic

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amdirent/react-json-logic

Build and evaluate JsonLogic rules with React Components.

  • 2.3.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
27
increased by200%
Maintainers
3
Weekly downloads
 
Created
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

Package last updated on 19 Sep 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc