json-editor VS workerbox

Compare json-editor vs workerbox and see what are their differences.

workerbox

A secure sandbox to execute untrusted user JavaScript, in a web browser, without any risk to your own domain/site/page. (by markwylde)
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
json-editor workerbox
1 5
5,791 124
- -
10.0 5.6
about 6 years ago 10 months ago
JavaScript JavaScript
MIT 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.

json-editor

Posts with mentions or reviews of json-editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-19.

workerbox

Posts with mentions or reviews of workerbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-19.
  • Show HN: Run unsafe user generated JavaScript in the browser
    1 project | /r/patient_hackernews | 19 Nov 2022
    1 project | /r/hackernews | 19 Nov 2022
    1 project | /r/hypeurls | 19 Nov 2022
    14 projects | news.ycombinator.com | 19 Nov 2022
    It's a really good question, and I originally [0] actually had some code that would randomise the sub domain. You can still do this if you host it yourself.

    But I think it's probably not nessisary so long as your users are not using indexDB (or any other data storage on that domain), as there should be no other way for the web workers to communicate with each other.

    0. https://github.com/markwylde/workerbox/blob/master/lib/index...

What are some alternatives?

When comparing json-editor and workerbox you can also consider the following projects:

caja - Caja is a tool for safely embedding third party HTML, CSS and JavaScript in your website.

determine-basal-native

jailed - execute untrusted code with custom permissions

vm2-process - Execute unsafe javascript code in a sandbox

quickjs-emscripten - Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions

proposal-shadowrealm - ECMAScript Proposal, specs, and reference implementation for Realms

SES-shim - Endo is a distributed secure JavaScript sandbox, based on SES

proposal-compartments - Compartmentalization of host behavior hooks for JS