JSFiddle - React, Tailwind, and code Playground

by bvotcode

JavaScript

var exam = '{'question1':{ 'type':'string', 'title': ' is 1abc ', 'enum':['It has two bedrooms','It has one and a half bedroom','It has three big bedrooms'],'requested':false}}'
var result = json_decode(exam);
alert(result)