{"id":18940291,"url":"https://github.com/donejs/done-mutation","last_synced_at":"2025-04-15T19:31:10.728Z","repository":{"id":57215068,"uuid":"142183347","full_name":"donejs/done-mutation","owner":"donejs","description":"Encode MutationRecords so that can be patched on another document","archived":false,"fork":false,"pushed_at":"2019-07-01T14:11:46.000Z","size":91,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-09T14:52:15.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/donejs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-24T16:12:34.000Z","updated_at":"2024-05-06T09:41:30.000Z","dependencies_parsed_at":"2022-08-24T21:01:35.148Z","dependency_job_id":null,"html_url":"https://github.com/donejs/done-mutation","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fdone-mutation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fdone-mutation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fdone-mutation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donejs%2Fdone-mutation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donejs","download_url":"https://codeload.github.com/donejs/done-mutation/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249138707,"owners_count":21218928,"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-08T12:21:46.270Z","updated_at":"2025-04-15T19:31:10.446Z","avatar_url":"https://github.com/donejs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# done-mutation\n\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/donejs/done-mutation/blob/master/LICENSE)\n[![npm version](https://badge.fury.io/js/done-mutation.svg)](https://www.npmjs.com/package/done-mutation)\n[![Build Status](https://travis-ci.org/donejs/done-mutation.svg?branch=master)](https://travis-ci.org/donejs/done-mutation)\n\nUtilties for encoding, decoding, and patching MutationRecords.\n\n## Usage\n\n### ES6 use\n\nWith StealJS, you can import this module directly in a template that is autorendered:\n\n```js\nimport plugin from 'done-mutation';\n```\n\n### CommonJS use\n\nUse `require` to load `done-mutation` and everything else\nneeded to create a template that uses `done-mutation`:\n\n```js\nvar plugin = require(\"done-mutation\");\n```\n\n### Standalone use\n\nLoad the `global` version of the plugin:\n\n```html\n\u003cscript src='./node_modules/done-mutation/dist/global/done-mutation.js'\u003e\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonejs%2Fdone-mutation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonejs%2Fdone-mutation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonejs%2Fdone-mutation/lists"}