The data for the Interactive Fiction game can get hard to follow when you have many dozens of rooms, objects and actions, add to that the annoyance if you miss a curly brace a square bracket or put an apostrophe in the wrong place.
So to make editing easier especially for people who aren’t used to looking at large json files I built an editor using AngularJS and Bootstrap3.