{"id":22361742,"url":"https://github.com/dflock/codemirror-lang-qsharp","last_synced_at":"2025-03-26T14:44:15.769Z","repository":{"id":265795417,"uuid":"856012513","full_name":"dflock/codemirror-lang-qsharp","owner":"dflock","description":"Q# language support for the CodeMirror code editor","archived":false,"fork":false,"pushed_at":"2024-09-11T20:44:56.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T23:14:31.659Z","etag":null,"topics":[],"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/dflock.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":"2024-09-11T20:44:53.000Z","updated_at":"2024-09-11T20:44:59.000Z","dependencies_parsed_at":"2024-12-03T09:03:28.392Z","dependency_job_id":null,"html_url":"https://github.com/dflock/codemirror-lang-qsharp","commit_stats":null,"previous_names":["dflock/codemirror-lang-qsharp"],"tags_count":0,"template":false,"template_full_name":"codemirror/lang-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflock%2Fcodemirror-lang-qsharp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflock%2Fcodemirror-lang-qsharp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflock%2Fcodemirror-lang-qsharp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflock%2Fcodemirror-lang-qsharp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflock","download_url":"https://codeload.github.com/dflock/codemirror-lang-qsharp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245674731,"owners_count":20654214,"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-12-04T16:33:42.901Z","updated_at":"2025-03-26T14:44:15.747Z","avatar_url":"https://github.com/dflock.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CodeMirror 6 language package template\n\nThis is an example repository containing a minimal [CodeMirror](https://codemirror.net/6/) language support package. The idea is to clone it, rename it, and edit it to create support for a new language.\n\nThings you'll need to do (see the [language support example](https://codemirror.net/6/examples/lang-package/) for a more detailed tutorial):\n\n * `git grep EXAMPLE` and replace all instances with your language name.\n\n * Rewrite the grammar in `src/syntax.grammar` to cover your language. See the [Lezer system guide](https://lezer.codemirror.net/docs/guide/#writing-a-grammar) for information on this file format.\n\n * Adjust the metadata in `src/index.ts` to work with your new grammar.\n\n * Adjust the grammar tests in `test/cases.txt`.\n\n * Build (`npm run prepare`) and test (`npm test`).\n\n * Rewrite this readme file.\n\n * Optionally add a license.\n\n * Publish. Put your package on npm under a name like `codemirror-lang-EXAMPLE`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdflock%2Fcodemirror-lang-qsharp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdflock%2Fcodemirror-lang-qsharp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdflock%2Fcodemirror-lang-qsharp/lists"}