{"id":15387023,"url":"https://github.com/gkjohnson/sharedb-builds","last_synced_at":"2026-05-01T10:31:36.606Z","repository":{"id":66338493,"uuid":"98050369","full_name":"gkjohnson/sharedb-builds","owner":"gkjohnson","description":"Prebuilt versions of the ShareDB Client and OT Types","archived":false,"fork":false,"pushed_at":"2017-12-02T02:13:51.000Z","size":29,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-13T22:54:28.359Z","etag":null,"topics":["collaboration","packages","prebuilt","precompiled","share","sharedb","webpack"],"latest_commit_sha":null,"homepage":"","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/gkjohnson.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":"2017-07-22T18:28:17.000Z","updated_at":"2025-01-31T20:57:20.000Z","dependencies_parsed_at":"2023-03-29T05:19:06.298Z","dependency_job_id":null,"html_url":"https://github.com/gkjohnson/sharedb-builds","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"cbc9ecde53622ce66aaf01a27d672d3e309162b0"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gkjohnson/sharedb-builds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fsharedb-builds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fsharedb-builds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fsharedb-builds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fsharedb-builds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gkjohnson","download_url":"https://codeload.github.com/gkjohnson/sharedb-builds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gkjohnson%2Fsharedb-builds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32494270,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"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":["collaboration","packages","prebuilt","precompiled","share","sharedb","webpack"],"created_at":"2024-10-01T14:51:24.265Z","updated_at":"2026-05-01T10:31:36.585Z","avatar_url":"https://github.com/gkjohnson.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sharedb-builds\n\n[![npm version](https://badge.fury.io/js/%40gkjohnson%2Fsharedb-builds.svg)](https://www.npmjs.com/package/@gkjohnson/sharedb-builds)\n\nRepo housing pre-compiled builds of [ShareDB](https://github.com/share/sharedb) and basic [OT Types](https://github.com/ottypes) for the browser using WebPack because by default ShareDB requires WebPack or Browserify to use.\n\n## Use\n```html\n\u003c!--\n  Loads ShareDB onto \"window.ShareDB\"\n  and registers the \"text\" OT type\n--\u003e\n\u003cscript type=\"text/javascript\" src=\".../sharedb-builds/dist/sharedb-client.min.js\"\u003e\u003c/script\u003e\n\u003cscript type=\"text/javascript\" src=\".../sharedb-builds/ot-text.min.js\"\u003e\u003c/script\u003e\n\u003cscript\u003e\n  console.log(window.ShareDB)               // It's here!\n  console.log(window.ShareDBypes.map.text)  // This too!\n\u003c/script\u003e\n```\n\n## Building\nRun `npm run build` to minify and build every entry file in `/build`\n\nRun `npm run update` to update all packages and create a new build \n\n## Folder Structure\n### /build\nWebpack entry files for the OT types and ShareDB client\n\n### /dist\nMinified, browser loadable files for each file in `/build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkjohnson%2Fsharedb-builds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgkjohnson%2Fsharedb-builds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgkjohnson%2Fsharedb-builds/lists"}