Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

https://github.com/vimcaw/craco-fast-refresh

craco craco-plugin fast-refresh hot-reload react

Score: 11.873393207147657

Last synced: 10 days ago
JSON representation

Repository metadata:

[⚠️DEPRECATED] A Craco plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 3 months ago

Total Commits: 41
Total Committers: 4
Avg Commits per committer: 10.25
Development Distribution Score (DDS): 0.439

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 Email Commits
vimcaw v****w@g****m 23
dependabot[bot] 4****] 10
dependabot-preview[bot] 2****] 7
semantic-release-bot s****t@m****t 1

Issue and Pull Request metadata

Last synced: 10 days ago

Total issues: 3
Total pull requests: 51
Average time to close issues: about 8 hours
Average time to close pull requests: about 1 month
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 3.0
Average comments per pull request: 0.65
Merged pull request: 17
Bot issues: 1
Bot pull requests: 51

Past year issues: 0
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: 0
Past year pull request authors: 0
Past year average comments per issue: 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

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/vimcaw/craco-fast-refresh

Top Issue Authors

  • github-actions[bot] (1)
  • ishan28mkip (1)
  • kharenzze (1)

Top Pull Request Authors

  • dependabot[bot] (31)
  • dependabot-preview[bot] (19)
  • renovate[bot] (1)

Top Issue Labels

  • semantic-release (1)
  • bug (1)

Top Pull Request Labels

  • dependencies (50)
  • security (2)

Package metadata

npmjs.org: craco-fast-refresh

A Craco plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components.

  • Homepage: https://github.com/vimcaw/craco-fast-refresh
  • Licenses: MIT
  • Latest release: 1.1.0 (published over 3 years ago)
  • Last Synced: 2024-12-26T04:31:58.686Z (21 days ago)
  • Versions: 7
  • Dependent Packages: 2
  • Dependent Repositories: 20
  • Downloads: 2,367 Last month
  • Rankings:
    • Dependent repos count: 2.748%
    • Downloads: 2.923%
    • Average: 6.992%
    • Stargazers count: 8.797%
    • Dependent packages count: 8.87%
    • Forks count: 11.621%
  • Maintainers (1)

Dependencies

package.json npm
  • @semantic-release/changelog ^5.0.1 development
  • @semantic-release/git ^10.0.0 development
  • @pmmmwh/react-refresh-webpack-plugin ^0.5.2
  • react-refresh ^0.12.0
yarn.lock npm
  • @pmmmwh/react-refresh-webpack-plugin 0.5.2
  • @semantic-release/changelog 5.0.1
  • @semantic-release/error 2.2.0
  • @semantic-release/git 10.0.0
  • @types/json-schema 7.0.9
  • aggregate-error 3.1.0
  • ajv 6.12.6
  • ajv-keywords 3.5.2
  • ansi-html-community 0.0.8
  • at-least-node 1.0.0
  • big.js 5.2.2
  • braces 3.0.2
  • clean-stack 2.2.0
  • common-path-prefix 3.0.0
  • core-js-pure 3.17.3
  • cross-spawn 7.0.3
  • debug 4.3.2
  • dir-glob 3.0.1
  • emojis-list 3.0.0
  • error-stack-parser 2.0.6
  • execa 5.1.1
  • fast-deep-equal 3.1.3
  • fast-json-stable-stringify 2.1.0
  • fill-range 7.0.1
  • find-up 5.0.0
  • fs-extra 9.1.0
  • get-stream 6.0.1
  • graceful-fs 4.2.8
  • html-entities 2.3.2
  • human-signals 2.1.0
  • indent-string 4.0.0
  • is-number 7.0.0
  • is-stream 2.0.1
  • isexe 2.0.0
  • json-schema-traverse 0.4.1
  • json5 2.2.0
  • jsonfile 6.1.0
  • loader-utils 2.0.0
  • locate-path 6.0.0
  • lodash 4.17.21
  • merge-stream 2.0.0
  • micromatch 4.0.4
  • mimic-fn 2.1.0
  • minimist 1.2.5
  • ms 2.1.2
  • npm-run-path 4.0.1
  • onetime 5.1.2
  • p-limit 3.1.0
  • p-locate 5.0.0
  • p-reduce 2.1.0
  • path-exists 4.0.0
  • path-key 3.1.1
  • path-type 4.0.0
  • picomatch 2.3.0
  • punycode 2.1.1
  • react-refresh 0.12.0
  • schema-utils 3.1.1
  • shebang-command 2.0.0
  • shebang-regex 3.0.0
  • signal-exit 3.0.3
  • source-map 0.7.3
  • stackframe 1.2.0
  • strip-final-newline 2.0.0
  • to-regex-range 5.0.1
  • universalify 2.0.0
  • uri-js 4.4.1
  • which 2.0.2
  • yocto-queue 0.1.0
.github/workflows/release.yml actions
  • actions/checkout v1 composite
  • actions/setup-node v1 composite