Depot: Edit JSON data like a spreadsheet (perfect for game data management!)

This page summarizes the projects mentioned and recommended in the original post on /r/roguelikedev

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • castledb-unity-importer

    Use CastleDB files in Unity with some extra sugar

  • I use castleDB on Unity with this solution : https://github.com/kkukshtel/castledb-unity-importer

  • Depot

    Structured data editor built inside VS Code

  • Just so it's clear, the underlying data type of a depot file is json. The whole depot file is valid json — you could literally even change the extension to json if you didn't want to "support" a different file type and the file would work fine (here's an example file to look at). The only reason it has the default .dpo extension is so that Code knows to use Depot when looking at the file instead of just displaying the raw json text.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts