https://github.com/codemirror/commands
Score: 8.738735461363474
Last synced: about 14 hours ago
JSON representation
Repository metadata:
Collection of editing commands for the CodeMirror code editor
- Host: GitHub
- URL: https://github.com/codemirror/commands
- Owner: codemirror
- License: mit
- Archived: true
- Created: 2020-12-29T16:02:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-04-15T10:21:49.000Z (4 months ago)
- Last Synced: 2026-07-26T19:06:13.782Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://codemirror.net
- Size: 388 KB
- Stars: 39
- Watchers: 4
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: CodeMirror
- Login: codemirror
- Email:
- Kind: organization
- Description: The in-browser code editor
- Website: http://codemirror.net
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/8876537?v=4
- Repositories: 57
- Last Synced at: 2026-08-19T20:55:59.699Z
- Profile URL: https://github.com/codemirror
GitHub Events
Total
- Create event: 3
- Fork event: 3
- Issue comment event: 2
- Push event: 13
- Watch event: 7
- Total: 28
Last Year
- Issue comment event: 2
- Push event: 5
- Watch event: 3
- Total: 10
Committers metadata
Last synced: 7 days ago
Total Commits: 476
Total Committers: 10
Avg Commits per committer: 47.6
Development Distribution Score (DDS): 0.124
Commits in past year: 22
Committers in past year: 1
Avg Commits per committer in past year: 22.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Marijn Haverbeke | m****n@h****l | 417 |
| Luigi | l****o@g****m | 33 |
| Adrian Heine | m****l@a****e | 17 |
| Lishid | l****d@g****m | 3 |
| Yaozhu Sun | y****n@g****m | 1 |
| Thomas Hansen | 3****2 | 1 |
| Sydney Palumbo | s****3@g****m | 1 |
| Matt Huebert | m****t@g****m | 1 |
| Jan Tojnar | j****r@g****m | 1 |
| Danyel Fisher | 1****f | 1 |
Issue and Pull Request metadata
Last synced: 1 day ago
Total issues: 0
Total pull requests: 7
Average time to close issues: N/A
Average time to close pull requests: about 14 hours
Total issue authors: 0
Total pull request authors: 6
Average comments per issue: 0
Average comments per pull request: 2.14
Merged pull request: 3
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 1
Past year average time to close issues: N/A
Past year average time to close pull requests: 4 minutes
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 4.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
- lishid (2)
- jtojnar (1)
- jessegrosjean (1)
- Daninet (1)
- mbasaglia (1)
- danyel-motif (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- npm: 13 last-month
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
npmjs.org: @eldonlabs/commands
Collection of editing commands for the CodeMirror code editor
- Homepage: https://github.com/codemirror/commands#readme
- Licenses: MIT
- Latest release: 0.17.0 (published over 5 years ago)
- Last Synced: 2026-08-24T13:49:55.037Z (2 days ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
- Downloads: 13 Last month
-
Rankings:
- Forks count: 7.166%
- Dependent packages count: 9.482%
- Stargazers count: 11.255%
- Average: 20.891%
- Dependent repos count: 25.328%
- Downloads: 51.222%
- Maintainers (1)
Dependencies
- @codemirror/buildhelper ^0.1.5 development
- @codemirror/lang-javascript ^6.0.0 development
- @codemirror/language ^6.0.0
- @codemirror/state ^6.0.0
- @codemirror/view ^6.0.0
- @lezer/common ^1.0.0
- mvasigh/dispatch-action main composite