{"id":18550823,"url":"https://github.com/ohmjs/ohm-editor","last_synced_at":"2025-04-05T19:12:32.591Z","repository":{"id":11994486,"uuid":"58972043","full_name":"ohmjs/ohm-editor","owner":"ohmjs","description":"An IDE for the Ohm language (JavaScript edition)","archived":false,"fork":false,"pushed_at":"2024-11-22T19:11:29.000Z","size":52653,"stargazers_count":98,"open_issues_count":31,"forks_count":19,"subscribers_count":22,"default_branch":"main","last_synced_at":"2025-03-29T18:07:35.274Z","etag":null,"topics":["editor","grammars","ohm","parsing","peg"],"latest_commit_sha":null,"homepage":null,"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/ohmjs.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":"2016-05-16T22:24:07.000Z","updated_at":"2025-01-03T10:06:18.000Z","dependencies_parsed_at":"2024-11-22T20:29:40.353Z","dependency_job_id":null,"html_url":"https://github.com/ohmjs/ohm-editor","commit_stats":{"total_commits":228,"total_committers":7,"mean_commits":32.57142857142857,"dds":"0.17543859649122806","last_synced_commit":"225023939c3b3cb0342b4284a308babd6f2cb0fc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmjs%2Fohm-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmjs%2Fohm-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmjs%2Fohm-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmjs%2Fohm-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohmjs","download_url":"https://codeload.github.com/ohmjs/ohm-editor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386265,"owners_count":20930619,"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":["editor","grammars","ohm","parsing","peg"],"created_at":"2024-11-06T21:05:50.320Z","updated_at":"2025-04-05T19:12:32.568Z","avatar_url":"https://github.com/ohmjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ohm Editor\n\n[![Build Status](https://github.com/ohmjs/ohm-editor/actions/workflows/node.js.yml/badge.svg)](https://github.com/ohmjs/ohm-editor/actions/workflows/node.js.yml)\n[![Live demo](https://img.shields.io/badge/Live%20demo-%E2%86%92-9D6EB3.svg)](https://ohmlang.github.io/editor/)\n\nA standalone editor for the [Ohm](https://github.com/cdglabs/ohm) language.\n\n## Usage\n\nClone this repository and run `npm install` in the project root.\n\nTo run the editor in the browser:\n\n    npm start\n\n## Development Notes\n\n- To deploy from your local repository to https://ohmlang.github.io/editor/, use `bin/deploy-gh-pages.sh`. When the script shows the following prompt:\n\n        Do you want to deploy to ohmlang.github.io (y/n)?\n\n  ...you can test things locally by switching to your clone of ohmlang.github.io and running the following command in the repository root:\n\n        python -c \"import SimpleHTTPServer; m = SimpleHTTPServer.SimpleHTTPRequestHandler.extensions_map; m[''] = 'text/plain'; m.update(dict([(k, v + ';charset=UTF-8') for k, v in m.items()])); SimpleHTTPServer.test();\"\n\n  This will serve the contents of the ohmlang.github.io site locally.\n\n### Playwright tests\n\nE2E tests are configured to run on every commit to `main` and each pull request. They can also be run locally via `npm run test:e2e`.\n\n**To update snapshots:** create a pull request on a branch whose name begins with the prefix `update-snapshots/`. This will trigger the Playwright workflow (see `playwright.yml`) to run with the `--update-snapshots` option and then commit the results to the original branch. If all looks good, you can then merge the PR to main.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmjs%2Fohm-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohmjs%2Fohm-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmjs%2Fohm-editor/lists"}