{"id":16888913,"url":"https://github.com/nyurik/dibabel-js","last_synced_at":"2025-08-20T08:04:13.485Z","repository":{"id":39027708,"uuid":"281964299","full_name":"nyurik/dibabel-js","owner":"nyurik","description":"A tool to help editors keep Wikipedia modules/templates in sync across languages and projects.","archived":false,"fork":false,"pushed_at":"2024-06-18T01:32:48.000Z","size":3057,"stargazers_count":4,"open_issues_count":5,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-19T03:49:25.504Z","etag":null,"topics":["multilingual","sync","wikipedia"],"latest_commit_sha":null,"homepage":"https://dibabel.toolforge.org/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nyurik.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-07-23T13:49:24.000Z","updated_at":"2023-03-16T15:22:23.000Z","dependencies_parsed_at":"2024-10-19T04:01:28.795Z","dependency_job_id":null,"html_url":"https://github.com/nyurik/dibabel-js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nyurik/dibabel-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyurik%2Fdibabel-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyurik%2Fdibabel-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyurik%2Fdibabel-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyurik%2Fdibabel-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nyurik","download_url":"https://codeload.github.com/nyurik/dibabel-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyurik%2Fdibabel-js/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271285506,"owners_count":24732923,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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":["multilingual","sync","wikipedia"],"created_at":"2024-10-13T16:54:47.728Z","updated_at":"2025-08-20T08:04:13.459Z","avatar_url":"https://github.com/nyurik.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DiBabel\nThis Wikipedia tool keeps template and module pages on multiple wiki sites in sync with the master copy, usually stored on mediawiki.org.  \n\n- [live site](https://dibabel.toolforge.org/)\n- [documentation](https://www.mediawiki.org/wiki/Multilingual_Templates_and_Modules)\n\n# Setup\n\nOn [Toolforge](https://wikitech.wikimedia.org/wiki/Help:Toolforge), using the project name `dibabel`:\n```bash\nbecome dibabel\n\n# First time only\nwebservice python3.7 shell\ngit clone https://github.com/nyurik/dibabel-js www\npython3 -m venv $HOME/www/python/venv\ncd $HOME/www/python\ncp secret.dist.json secret.json\nvi secret.json   #  Update tokens to those generated by Ouauth MW extension\n\n# Can be ran multiple times\nsource $HOME/www/python/venv/bin/activate\ncd $HOME/www/python\npip install --upgrade pip wheel\npip install -r $HOME/www/python/src/requirements.txt \n```\n\n# Development - Python\n* Requires Python 3.7+\n* Use virtual env for development\n\n```bash\nsource ./venv/bin/activate\npython -m pip install -r requirements.txt\n```\n\n# Development - JavaScript\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `yarn start`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### `yarn test`\n\nLaunches the test runner in the interactive watch mode.\u003cbr /\u003e\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `yarn build`\n\nBuilds the app for production to the `build` folder.\u003cbr /\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyurik%2Fdibabel-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnyurik%2Fdibabel-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyurik%2Fdibabel-js/lists"}