jaspr VS json-logic-js

Compare jaspr vs json-logic-js and see what are their differences.

json-logic-js

Build complex rules, serialize them as JSON, and execute them in JavaScript (by jwadhams)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
jaspr json-logic-js
1 2
17 1,157
- -
0.0 0.0
over 6 years ago over 1 year ago
TypeScript JavaScript
ISC License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

jaspr

Posts with mentions or reviews of jaspr. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • JsonLogic
    9 projects | news.ycombinator.com | 27 May 2021
    I've been trying to invent a JSON-Lisp language like this for a long time. My first attempt was Jaspr (https://github.com/ar-nelson/jaspr), which has its own syntax that compiles to JSON. But I'm working on a new, Turing-incomplete variant called MiniJaspr that fills a similar niche to config languages like Jsonnet or Dhall.

json-logic-js

Posts with mentions or reviews of json-logic-js. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-27.
  • Variable Cost Calculation for Quotations
    1 project | news.ycombinator.com | 5 Dec 2022
    2. Convert to json-logic `https://github.com/jwadhams/json-logic-js`
  • JsonLogic
    9 projects | news.ycombinator.com | 27 May 2021
    This is a fun project and a cute reinvention of Lisp, as people have already mentioned. I think people are snarky because if this was just a fun project, that would be the end of it. But it seems like JsonLogic is trying to be an actual thing.

    And this latter point is why it's just a monumentally terrible idea. I mean.. just look at the Custom Operations wiki[1]. It's honestly just horrible -- horrible -- and may actually even summon Zalgo[2]. This is exactly how we ended up with the XML nightmare of the late 90s/early 2000s. JSON is not meant to be programmable. Please, for the love of all that is holy, stop.

    [1] https://github.com/jwadhams/json-logic-js/wiki/Custom-Operat...

    [2] https://stackoverflow.com/a/1732454/243613

What are some alternatives?

When comparing jaspr and json-logic-js you can also consider the following projects:

jsonlogic - Go Lang implementation of JsonLogic

jsedn - javascript implementation of edn

cel-spec - Common Expression Language -- specification and binary representation

secure-json-logic - Use logic-objects from uncertain sources and run them locally without breaking the own system

json-logic-rs - JSONLogic implementation in Rust, accessible via Python and JS

dhall-lang - Maintainable configuration files