2 repositorios
Serialization of structured world data into standardized formats like JSON or CSV for external consumption.
Distinct from Schema Metadata Exporters: Candidates focus on database schema exporting or normalization, not game map data serialization.
Explore 2 awesome GitHub repositories matching data & databases · Schema-Driven Data Export. Refine with filters or upvote what's useful.
Tiled is a multifunctional visual workspace for designing tile-based game levels, managing assets, and exporting structured world data. It functions as a 2D tile map editor and game level design tool used to create orthogonal, isometric, and hexagonal game environments. The software features a scriptable interface and plugin system for automating map creation tasks. It includes a dedicated tile set manager for importing and editing image-based collections of reusable tiles and animations, as well as a system for saving map layouts and custom properties into JSON or CSV formats. The platform
Serializes map structures into standardized JSON or CSV formats for consumption by external game engines.
Doxx is a collection of shell-based tools for parsing, viewing, and converting word processing files. It provides a terminal user interface for reading and searching DOCX files without requiring external office software, functioning as both a terminal document viewer and a command line parser. The project distinguishes itself by offering a full TUI document reader with outline navigation and the ability to export document content and metadata into alternative formats such as Markdown, CSV, JSON, and plain text. The system covers a broad range of capabilities including document metadata analy
Maps internal document structures to standardized formats like Markdown, JSON, and CSV using predefined templates.