{"id":15722546,"url":"https://github.com/thinknathan/tsd-persist-types","last_synced_at":"2025-10-14T19:30:56.816Z","repository":{"id":219236985,"uuid":"748527725","full_name":"thinknathan/tsd-persist-types","owner":"thinknathan","description":"TypeScript types for Klayton Kowalski's Persist, a simple interface for saving and loading data in a Defold game engine project","archived":true,"fork":false,"pushed_at":"2024-02-01T05:30:31.000Z","size":90,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T11:35:55.734Z","etag":null,"topics":["defold","defold-game-engine","gamedev","ts-defold","tstl","typescript","typescript-definitions","typescript-to-lua"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thinknathan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-26T07:10:45.000Z","updated_at":"2024-02-02T17:53:12.000Z","dependencies_parsed_at":"2025-01-31T11:42:29.882Z","dependency_job_id":null,"html_url":"https://github.com/thinknathan/tsd-persist-types","commit_stats":null,"previous_names":["thinknathan/tsd-persist-types"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/thinknathan/tsd-persist-types","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Ftsd-persist-types","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Ftsd-persist-types/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Ftsd-persist-types/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Ftsd-persist-types/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinknathan","download_url":"https://codeload.github.com/thinknathan/tsd-persist-types/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinknathan%2Ftsd-persist-types/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020650,"owners_count":26086898,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["defold","defold-game-engine","gamedev","ts-defold","tstl","typescript","typescript-definitions","typescript-to-lua"],"created_at":"2024-10-03T22:08:21.754Z","updated_at":"2025-10-14T19:30:56.575Z","avatar_url":"https://github.com/thinknathan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg src=\"_docs/tsd-persist-types.png\" alt=\"Persist Types\"\u003e\n\n# @types/tsd-persist-types\n\n\u003ca href=\"https://discord.gg/eukcq5m\"\u003e\u003cimg alt=\"Chat with us!\" src=\"https://img.shields.io/discord/766898804896038942.svg?colorB=7581dc\u0026logo=discord\u0026logoColor=white\"\u003e\u003c/a\u003e\n\n\u003e ❗ This repo will be archived after being contributed to the [Library](https://github.com/ts-defold/library).\n\nTypeScript types for Klayton Kowalski's [Persist](https://github.com/klaytonkowalski/library-defold-persist), a simple interface for saving and loading data in a Defold game engine project.\n\nFor use with [TS-Defold](https://github.com/ts-defold) and [TypeScriptToLua](https://github.com/TypeScriptToLua).\n\n## Installation\n\n```bash\nyarn add git+https://git@github.com/thinknathan/tsd-persist-types.git#^0.0.1 -D\n# or\nnpm install git+https://git@github.com/thinknathan/tsd-persist-types.git#^0.0.1 --save-dev\n```\n\n- Add `tsd-persist` to `types` in `tsconfig.json`\n\n```diff\n{\n\t\"compilerOptions\": {\n\t\t\"types\": [\n+\t\t\t\"tsd-persist\",\n\t\t],\n\t}\n}\n```\n\n- Add `node_modules/@types` to `typeRoots` in `tsconfig.json` if it's not already there\n\n```diff\n{\n\t\"compilerOptions\": {\n\t\t\"typeRoots\": [\n+\t\t\t\"node_modules/@types\",\n\t\t],\n\t}\n}\n```\n\n\u003cp align=\"center\" class=\"h4\"\u003e\n  TypeScript :heart: Defold\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinknathan%2Ftsd-persist-types","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinknathan%2Ftsd-persist-types","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinknathan%2Ftsd-persist-types/lists"}