Content Editor
Content Editor is a table editor with import and export JSON files. I have written it in HTML5, JavaScript and CoffeeScript using Google’s AngularJS framework. We have used something similar in my work (gamedev) but it was heavy, clunky and couldn’t be used offline, so I made my own.
Features
- drag&drop import for JSON file in two available formats
- export for two available formats (both JSON)
- create and modify tables
- filter tables and data in data grid
I have written 4 importers for generated JSON file:
- ActionScript 3
- Java
- Scala
- Lua