https://github.com/storybookjs/mdx2-csf
Score: 5.662960480135946
Last synced: about 7 hours ago
JSON representation
Repository metadata:
MDX to CSF compiler using MDXv2
- Host: GitHub
- URL: https://github.com/storybookjs/mdx2-csf
- Owner: storybookjs
- License: mit
- Created: 2022-02-17T08:00:17.000Z (over 4 years ago)
- Default Branch: next
- Last Pushed: 2024-11-26T10:21:22.000Z (over 1 year ago)
- Last Synced: 2026-07-26T17:04:51.500Z (18 days ago)
- Language: TypeScript
- Homepage:
- Size: 880 KB
- Stars: 16
- Watchers: 5
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Owner metadata:
- Name: Storybook
- Login: storybookjs
- Email:
- Kind: organization
- Description: Build bulletproof user interfaces
- Website: https://storybook.js.org
- Location:
- Twitter: storybookjs
- Company:
- Icon url: https://avatars.githubusercontent.com/u/22632046?v=4
- Repositories: 115
- Last Synced at: 2024-10-29T23:35:46.598Z
- Profile URL: https://github.com/storybookjs
GitHub Events
Total
- Create event: 2
- Delete event: 2
- Fork event: 1
- Issues event: 1
- Watch event: 2
- Total: 8
Last Year
- Total: 0
Committers metadata
Last synced: 1 day ago
Total Commits: 70
Total Committers: 12
Avg Commits per committer: 5.833
Development Distribution Score (DDS): 0.4
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Michael Shilman | m****l@l****o | 42 |
| Yadong Zhang | z****7@g****m | 9 |
| Ian VanSchooten | i****n@g****m | 5 |
| Norbert de Langen | n****n@m****m | 3 |
| Tom Coleman | t****m@c****m | 2 |
| Josh Wooding | 1****g | 2 |
| Jeppe Reinhold | j****e@r****s | 2 |
| snyk-bot | s****t@s****o | 1 |
| Nico Domino | y****o@n****v | 1 |
| Eirik Sletteberg | 7****a | 1 |
| Bryan Thomas | 4****c | 1 |
| Mehak Fatima | m****a@z****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 year ago
Total issues: 24
Total pull requests: 84
Average time to close issues: 3 months
Average time to close pull requests: about 2 months
Total issue authors: 12
Total pull request authors: 15
Average comments per issue: 1.96
Average comments per pull request: 0.87
Merged pull request: 65
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- bryanjtc (1)
- morleytatro (1)
- Vanuan (1)
- garycourt (1)
- micDropper (1)
- shilman (1)
- JReinhold (1)
- probablyup (1)
- daniel-ac-martin (1)
- joshwooding (1)
- tomcode45678 (1)
Top Pull Request Authors
- shilman (13)
- IanVS (3)
- snyk-bot (3)
- ndelangen (2)
- joshwooding (2)
- tmeasday (2)
- bryanjtc (1)
- MehakFatima24 (1)
- zhyd1997 (1)
- probablyup (1)
- daniel-ac-martin (1)
- eirslett-visma (1)
- JReinhold (1)
- narehart (1)
- ndom91 (1)
Top Issue Labels
- bug (4)
- good first issue (1)
- has workaround (1)
Top Pull Request Labels
- patch (9)
- bug (8)
- enhancement (7)
- minor (4)
- skip-release (2)
- major (1)
- documentation (1)
Dependencies
- @babel/cli ^7.12.1 development
- @babel/core ^7.12.3 development
- @babel/preset-env ^7.12.1 development
- @babel/preset-react ^7.12.5 development
- @babel/preset-typescript ^7.13.0 development
- @babel/template ^7.14.5 development
- @babel/types ^7.14.8 development
- @jest/types ^27.0.6 development
- @storybook/addon-actions ^6.5.0-alpha.36 development
- @storybook/addon-essentials ^6.5.0-alpha.36 development
- @storybook/addon-interactions ^6.5.0-alpha.36 development
- @storybook/addon-links ^6.5.0-alpha.36 development
- @storybook/builder-webpack5 ^6.5.0-alpha.36 development
- @storybook/manager-webpack5 ^6.5.0-alpha.36 development
- @storybook/react ^6.5.0-alpha.36 development
- @storybook/testing-library ^0.0.9 development
- @testing-library/dom ^8.1.0 development
- @testing-library/react ^12.0.0 development
- @testing-library/user-event ^13.2.1 development
- @types/jest ^27.0.3 development
- @types/js-string-escape ^1.0.1 development
- @types/lodash ^4.14.167 development
- @types/node ^16.4.1 development
- auto ^10.3.0 development
- babel-jest ^27.0.6 development
- babel-loader ^8.1.0 development
- concurrently ^7.0.0 development
- husky >=6 development
- jest ^27.0.6 development
- jest-environment-jsdom ^27.0.6 development
- lint-staged >=10 development
- prettier ^2.3.1 development
- prompts ^2.4.2 development
- react ^17.0.1 development
- react-dom ^17.0.1 development
- rimraf ^3.0.2 development
- ts-dedent ^2.2.0 development
- ts-jest ^27.0.4 development
- typescript ^4.2.4 development
- @babel/generator ^7.12.11
- @babel/parser ^7.12.11
- @mdx-js/mdx ^2.0.0
- estree-to-babel ^4.9.0
- hast-util-to-estree ^2.0.2
- js-string-escape ^1.0.1
- loader-utils ^2.0.0
- lodash ^4.17.21
- 1754 dependencies
- shilman/linear-action v1 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
- bahmutov/npm-install v1 composite
- actions/checkout v2 composite
- actions/setup-node v1 composite
- bahmutov/npm-install v1 composite