{"id":22389567,"url":"https://github.com/xiphoseer/padington-client","last_synced_at":"2025-09-16T18:00:17.323Z","repository":{"id":80615601,"uuid":"266807277","full_name":"Xiphoseer/padington-client","owner":"Xiphoseer","description":"Client for a collaborative editor","archived":false,"fork":false,"pushed_at":"2021-05-24T14:25:15.000Z","size":1101,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T03:26:20.334Z","etag":null,"topics":["collaborative-editor","javascript","prosemirror","rollup","rollup-plugin-scss"],"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/Xiphoseer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-05-25T14:56:30.000Z","updated_at":"2021-08-30T05:14:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea09cc59-a046-4ce8-ae72-65dadebad0a1","html_url":"https://github.com/Xiphoseer/padington-client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xiphoseer%2Fpadington-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xiphoseer%2Fpadington-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xiphoseer%2Fpadington-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Xiphoseer%2Fpadington-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Xiphoseer","download_url":"https://codeload.github.com/Xiphoseer/padington-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245737767,"owners_count":20664165,"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":["collaborative-editor","javascript","prosemirror","rollup","rollup-plugin-scss"],"created_at":"2024-12-05T03:12:18.319Z","updated_at":"2025-09-16T18:00:12.140Z","avatar_url":"https://github.com/Xiphoseer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# padington-client\n\nThis repo contains a prototype for a collaborative editing client based on [ProseMirror](https://prosemirror.net/). The repository was derived from the [rollup-starter-app](https://github.com/rollup/rollup-starter-app) template.\n\n## Getting started\n\nClone this repository and install its dependencies:\n\n```bash\ngit clone https://github.com/xiphoseer/padington-client\ncd padington-client\nnpm install\n\n# or\nnpx degit \"xiphoseer/padington-client\" my-app\ncd my-app\nnpm install\n```\n\nThe `public/index.html` file contains a `\u003cscript src='bundle.js'\u003e` tag, which means we need to create `public/bundle.js`. The `rollup.config.js` file tells Rollup how to create this bundle, starting with `src/main.js` and including all its dependencies, including [date-fns](https://date-fns.org).\n\n`npm run build` builds the application to `public/bundle.js`, along with a sourcemap file for debugging.\n\n`npm start` launches a server, using [serve](https://github.com/zeit/serve). Navigate to [localhost:5000](http://localhost:5000).\n\n`npm run watch` will continually rebuild the application as your source files change.\n\n`npm run dev` will run `npm start` and `npm run watch` in parallel.\n\n## License\n\nTBD, likely MPL-2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiphoseer%2Fpadington-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiphoseer%2Fpadington-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiphoseer%2Fpadington-client/lists"}