[Framework]: Refine
まだ誰も着手していません。
- 主要言語
- JavaScript
- スター
- 11.8k
- フォーク
- 7.9k
- 平均マージ
- 1日 11時間
- マージ済み PR(30日)
- 11
説明
Name
Refine
Homepage
Install instructions
https://refine.dev/docs/getting-started/quickstart/
Is your framework open source?
Yes
Well maintained
Refine has been actively and continuously maintained since its launch in 2021. The project is backed by well-funded company Refine Development Inc (YC S23), with a core team of 8 people working full-time on Refine. Apart from the core team, there are 230 open-source contributors.
Going through 1,470 releases in total, Refine has reached its current fourth major version and as of this year, Refine has transitioned to a monthly release cycle.
For seamless migration between major releases, Refine implements codemod migrations: https://refine.dev/docs/migration-guide/3x-to-4x/#motivation-behind-the-release
Below you’ll find some examples of PR’s showcasing various improvements and new features:
Typescript@5 update – PR: https://github.com/refinedev/refine/pull/5754 // issue: https://github.com/refinedev/refine/issues/5752
Vite@5 upgrade – PR: https://github.com/refinedev/refine/pull/5749 // issue: https://github.com/refinedev/refine/issues/5748
Next.js@14 update – PR: https://github.com/refinedev/refine/pull/5573 // issue: https://github.com/refinedev/refine/issues/5632
Active community
Reaching over 25K GitHub stars as of June 2024, Refine has a highly active community of over 60,000 members. Refine maintains an extensive set of community resources including an active Discord over 5k members:
Documentation : https://refine.dev/docs/
Interactive Tutorials: https://refine.dev/tutorial/
Example Projects: https://refine.dev/templates/
GitHub Repo: https://github.com/refinedev/refine
Discord Server: https://discord.gg/refine
Clear onboarding
A new Refine project can be bootstrapped by executing a single npm command as demonstrated in the Quick Start Guide:
npm create refine-app@latest
Developers will be led through various setup options by the wizard-like CLI tool.
Alternatively, Refine also offer a browser-based scaffolder accessible from refine.dev landing page. Using this GUI, users can instantly create and preview their projects.
Ecosystem compatibility
Refine has no limitations within the React ecosystem. In contrast, Refine's headless, plug-in-based architecture promotes developers to build with a diverse set of ecosystem components including React engines, UI frameworks, routers, and backend services.
Self-hosting option
Refine projects can be deployed to any environment capable of running React. We exclusively offer the self-hosting option and do not require any cloud or hosting dependencies from our side.
Developer Experience
Supporting all native React features out-of-the-box, Refine also implements an extensive set of features directly targeting developer experience:
- Refine DevTools : https://refine.dev/docs/guides-concepts/development/#usage-1
- Codemod updates
- Refine CLI : https://refine.dev/docs/packages/cli/
- Interactive Tutorials: https://refine.dev/tutorial/
- CLI and in-browser project scaffolding tools
User Experience
Refine is a meta-framework for CRUD-heavy web applications. It addresses a wide range of enterprise use cases including internal tools, admin panels, dashboards and B2B apps.
Refine is designed to work on Next.js, Vite, React Native, Electron, or Remix as per the developer's selection. Developers have access to any features provided by the underlying React engine.
Compatible with our future vision for React
We're keeping our framework aligned with the latest features and releases as much as possible. To avoid any disruptive changes, we're carefully stepping toward new features as they get adopted by the community. We're not only following the features of React but also working on ways to implement them in ways to make them easier to adopt for the React community.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
この Issue ではリポジトリのファイル、テスト、またはエントリポイントが指定されておらず、react.dev への変更も明記されていません。まず、これがフレームワークのドキュメントへのコントリビューションとして意図されたものか確認し、その後、関連するコントリビューションガイドを見つけてください。完了とするには、ページまたは一覧の対象範囲について合意し、レビュー可能な受け入れ基準を定める必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, react
- 領域
- content, documentation
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 15/100