{"id":20791321,"url":"https://github.com/theprofs/object-sync","last_synced_at":"2026-03-17T15:00:13.295Z","repository":{"id":78095806,"uuid":"92062638","full_name":"TheProfs/object-sync","owner":"TheProfs","description":"[WIP] - Polymer 1.x element for syncing an object to a remote server","archived":false,"fork":false,"pushed_at":"2017-06-03T10:25:01.000Z","size":22,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-18T10:44:50.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheProfs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2017-05-22T14:25:01.000Z","updated_at":"2017-05-31T15:22:27.000Z","dependencies_parsed_at":"2023-04-10T11:46:59.192Z","dependency_job_id":null,"html_url":"https://github.com/TheProfs/object-sync","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Fobject-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Fobject-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Fobject-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheProfs%2Fobject-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheProfs","download_url":"https://codeload.github.com/TheProfs/object-sync/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243136238,"owners_count":20241988,"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":[],"created_at":"2024-11-17T15:43:42.081Z","updated_at":"2025-12-24T14:25:50.494Z","avatar_url":"https://github.com/TheProfs.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/TheProfs/object-sync.svg?branch=master)](https://travis-ci.org/TheProfs/object-sync)\n\n# \\\u003cobject-sync\\\u003e\n\n\u003e Polymer 1.x element for syncing an object to a remote server\n\n\u003e **Warning:** This is not yet intended for a production release!\n\nYou simply specify a URL where the JSON resource resides.\n\nThe URL should accept:\n\n- `GET` requests for fetching the object\n- `PUT` requests for saving the object\n\nThe payload for saving - `PUT` - would be included in the `body` of the request.\n\nThe `value` is saved to the server only if it changes *after* it was initially\nfetched successfully from the remote server so you don't have to worry about\ntiming issues.\n\n## View element \u0026 documentation\n\n```bash\n$ polymer serve\n```\n\n## Contributing?\n\n### Install the Polymer-CLI\n\nMake sure you have the [Polymer CLI](https://www.npmjs.com/package/polymer-cli) installed.\n\n### Running for Dev\n\n```bash\n# Runs element with auto browser reload on file changes\n$ npm run dev\n```\n\n### Running Tests\n\n```bash\n$ npm test\n```\n\n## License\n\n\u003e The MIT License\n\n\u003e Copyright (c) 2017 The Profs LTD, \u003cwww.theprofs.co.uk\u003e\n\n\u003e Permission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\n\u003e The above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\n\u003e THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprofs%2Fobject-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheprofs%2Fobject-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheprofs%2Fobject-sync/lists"}