Bug

Results 2 issues of Bug

NotePad++ gets hanged when "Show JSON Viewer" option is clicked for large JSON files. But "Format JSON" option is working fine. I tried to open JSON Viewer window for a...

Performance

I tried to implement **formulize** as shown below ``` import React, { Component } from 'react'; import { UI } from 'formulize'; export default class FormulaBuilder extends Component { componentDidMount()...