{"id":17557692,"url":"https://github.com/dysbulic/xml-to-ipld","last_synced_at":"2025-03-29T09:23:23.614Z","repository":{"id":137374217,"uuid":"351859691","full_name":"dysbulic/xml-to-ipld","owner":"dysbulic","description":"React app to convert an XML document into an IPFS DAG.","archived":false,"fork":false,"pushed_at":"2021-06-29T10:28:19.000Z","size":88963,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T23:57:29.010Z","etag":null,"topics":["ipld","muxing","xml"],"latest_commit_sha":null,"homepage":"https://dysbulic.github.io/xml-to-ipld","language":"JavaScript","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/dysbulic.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":"2021-03-26T17:22:50.000Z","updated_at":"2021-06-29T10:27:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"578cb692-faf7-46ea-af5a-71fdc5ac6b0b","html_url":"https://github.com/dysbulic/xml-to-ipld","commit_stats":{"total_commits":42,"total_committers":1,"mean_commits":42.0,"dds":0.0,"last_synced_commit":"aaac06596e3443063145303b2580d650d05ba645"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dysbulic%2Fxml-to-ipld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dysbulic%2Fxml-to-ipld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dysbulic%2Fxml-to-ipld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dysbulic%2Fxml-to-ipld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dysbulic","download_url":"https://codeload.github.com/dysbulic/xml-to-ipld/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246163265,"owners_count":20733582,"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":["ipld","muxing","xml"],"created_at":"2024-10-21T09:23:58.581Z","updated_at":"2025-03-29T09:23:23.586Z","avatar_url":"https://github.com/dysbulic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XML-to-IPLD\n\n\u003cspan style=\"color: red\"\u003e*Ceramic is undergoing significant refactoring as it nears mainnet release, and the Ceramic examples are broken for the time being.*\u003c/span\u003e\n\nA simple React app to take a DOM tree and serialize it to IPFS's IPLD data structure or the Ceramic Network's \"tile\" documents.\n\nEach level in the tree be a separate document with references to its children.\n\nIn this situation, updates will only replace those levels that changed, making for for efficient storage and cache invalidation.\n\n## Generating Ceramic Document IDs\n\nA copy of the document definition IDs is checked into the repo, but should you need to generate a new set, the method is:\n\n* `RANDBYTES=$(node -e \"console.log(require('crypto').randomBytes(32).toString('hex'))\")`\n* `SEED=$RANDBYTES yarn bootstrap`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdysbulic%2Fxml-to-ipld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdysbulic%2Fxml-to-ipld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdysbulic%2Fxml-to-ipld/lists"}