Catalin Hatmanu

Results 4 issues of Catalin Hatmanu

### What's the Problem? JSON stringify/unstringify feature ### Solution/Idea See how they do it here : [Online JSON Tools](https://onlinejsontools.com/unstringify-json) ### Alternatives Could have a convert the JSON text to a...

Support for const keyword would be nice to have . For example : ``` "type": "object", "additionalProperties": true, "properties": { "RequestTypeId": { "type": "number", "const": 4 }, ```

Needed for rearrange the parent element. For example , using read more directive inside a widget managed by [masonry](http://masonry.desandro.com/) . When read More is clicked the widget's height will grow...

When it will have support for i18n ? @AhmedMoosa