A simple pan and zoom for canvas like elements in react. Normally zoom libraries zoom in/out only images but this library can zoom in/out any html element. https://github.com/ajainarayanan/react-pan-zoom
JSON Formatter Chrome Extension
Makes JSON easy to read. Open source chrome extension. FEATURES• JSON & JSONP• Syntax highlighting• Collapsible trees, with indent guides• Clickable URLs• Toggle between raw and parsed JSON• Works on any valid JSON page – URL doesn’t matter• Works on local files too (if you enable this in chrome://extensions)• You can inspect the JSON by …
React Tree component.
http://react-component.github.io/tree/examples/draggable.html we can implement online tree functionality simply.For example: all of IDE has file tree structure. We can implement it by the react component online.