{"id":27246506,"url":"https://github.com/jacoder7/timestampeddata","last_synced_at":"2025-09-23T12:33:16.243Z","repository":{"id":207991230,"uuid":"720576371","full_name":"JAcoder7/TimeStampedData","owner":"JAcoder7","description":"A JSON-like data structure for storing and synchronizing data across multiple clients","archived":false,"fork":false,"pushed_at":"2025-01-27T15:11:04.000Z","size":58,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T21:45:27.477Z","etag":null,"topics":["parser","parsing","serialization"],"latest_commit_sha":null,"homepage":"","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/JAcoder7.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-18T22:44:28.000Z","updated_at":"2024-01-10T12:40:17.000Z","dependencies_parsed_at":"2023-12-31T20:25:11.354Z","dependency_job_id":"c4c9f872-a652-424a-9abb-718a504255de","html_url":"https://github.com/JAcoder7/TimeStampedData","commit_stats":null,"previous_names":["jacoder7/timestampeddata"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FTimeStampedData","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FTimeStampedData/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FTimeStampedData/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JAcoder7%2FTimeStampedData/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JAcoder7","download_url":"https://codeload.github.com/JAcoder7/TimeStampedData/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248305879,"owners_count":21081562,"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":["parser","parsing","serialization"],"created_at":"2025-04-10T21:45:35.836Z","updated_at":"2025-09-23T12:33:11.218Z","avatar_url":"https://github.com/JAcoder7.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TimeStampedData\nA JSON-like data structure for storing and synchronizing data across multiple clients\n\nWork in progress\n\n```\nroot: {\n    todoLists: {\n        ds998146: {\n            todos: {\n                0: {\n                    description: \"Task 1\" | 1704130792494\n                } | 1704130749583,\n                1: {\n                    description: \"Task 2\"\n                } | 1704130750483\n            },\n            linkedUsers: {  \n                af998171: /users/1\n            }\n        }\n    }\n    \n    users: {\n        1: {\n            name: \"FirstName\" | 1704130853795,\n            lastName: \"LastName\" | 1704130938594\n        } ,\n        2[rem]: {\n            name: \"Firstname2\",\n            lastName: \"LastName\" | 1704195674893\n        } \n    } \n} \n```\n\n## Query\nExample:\n```\n    todoLists.query(\"./ds998146\")\n    todoLists.query(\"../users\")\n    todoLists.query(\"/users\")\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoder7%2Ftimestampeddata","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacoder7%2Ftimestampeddata","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacoder7%2Ftimestampeddata/lists"}