{"id":18276396,"url":"https://github.com/matanlurey/tts-save-format","last_synced_at":"2025-04-05T03:31:33.575Z","repository":{"id":42852296,"uuid":"261349989","full_name":"matanlurey/tts-save-format","owner":"matanlurey","description":"TypeScript Definitions and JSON Schema for Tabletop Simulator","archived":true,"fork":false,"pushed_at":"2023-01-07T04:40:58.000Z","size":488,"stargazers_count":5,"open_issues_count":3,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T20:39:19.073Z","etag":null,"topics":["format","json-schema","save-file","tabletop-simulator","typescript-definitions"],"latest_commit_sha":null,"homepage":"https://tts.swlegion.dev/SaveState.json","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matanlurey.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-05T03:08:23.000Z","updated_at":"2024-11-07T17:50:14.000Z","dependencies_parsed_at":"2023-02-06T12:01:31.255Z","dependency_job_id":null,"html_url":"https://github.com/matanlurey/tts-save-format","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matanlurey%2Ftts-save-format","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matanlurey%2Ftts-save-format/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matanlurey%2Ftts-save-format/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matanlurey%2Ftts-save-format/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matanlurey","download_url":"https://codeload.github.com/matanlurey/tts-save-format/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284911,"owners_count":20913691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["format","json-schema","save-file","tabletop-simulator","typescript-definitions"],"created_at":"2024-11-05T12:15:56.666Z","updated_at":"2025-04-05T03:31:28.559Z","avatar_url":"https://github.com/matanlurey.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tts-save-files\n\nTypeScript Definitions and JSON Schema for Tabletop Simulator's\n[Save file format][1].\n\n[1]: https://kb.tabletopsimulator.com/custom-content/save-file-format/\n\nThis package contains hand written [JSON Schema Draft-07][2] files for the\nserialized objects in the [Save file format][1], and automatically generated\n[TypeScript definition files][3] using [`json-schema-to-typescript`][4].\n\nYou could use this package to more confindently parse and edit these large\nJSON blobs using Visual Studio Code, or via the command-line with a tool such\nas [`ajv-cli`][5]. To add support in Visual Studio Code, you can add the\nfollowing to your [`settings.json`][6]:\n\n```json\n{\n  \"json.schemas\": [\n    {\n      \"fileMatch\": [\"path/to/save-file.json\"],\n      \"url\": \"https://tts.swlegion.dev/SaveState.json\"\n    }\n  ]\n}\n```\n\n[2]: http://json-schema.org/draft-07/schema\n[3]: https://www.typescriptlang.org/docs/handbook/declaration-files/introduction.html\n[4]: https://www.npmjs.com/package/json-schema-to-typescript\n[5]: https://www.npmjs.com/package/ajv-cli\n[6]: https://code.visualstudio.com/docs/languages/json#_json-schemas-and-settings\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatanlurey%2Ftts-save-format","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatanlurey%2Ftts-save-format","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatanlurey%2Ftts-save-format/lists"}