Compare commits

..

6 Commits

Author SHA1 Message Date
Shmavon Gazanchyan
794c9b9d57 Update README.md 2025-06-27 19:25:44 +00:00
Sammy Hori
83a8a47b1e Merge pull request #1654 from MunGell/remove-sem-ui-react
Remove Semantic-UI-React from the data.json for inactivty
2025-06-27 20:25:35 +01:00
Sammy Hori
883f296c9d Remove Semantic-UI-React from the data.json for inactivty
This repo has not had a commit for 7 months
2025-06-27 20:24:42 +01:00
Shmavon Gazanchyan
4324803f87 Update README.md 2025-06-27 18:27:31 +00:00
Sammy Hori
df94d18830 Merge pull request #1645 from yangdanny97/patch-1
Update data.json - add Pyrefly
2025-06-27 19:27:21 +01:00
Danny Yang
5a3d103664 Update data.json - add Pyrefly
We've got quite a few good first/second issues, and more are being created and closed daily.
2025-06-18 10:10:54 -04:00
2 changed files with 10 additions and 10 deletions

View File

@@ -197,7 +197,6 @@ If you would like to be guided through how to contribute to a repository on GitH
- [ReactiveSearch](https://github.com/appbaseio/reactivesearch) _(label: good first issue-:wave:)_ <br> A UI components library for Elasticsearch: Available for React, Vue and React Native.
- [reactjs.org](https://github.com/reactjs/react.dev) _(label: good first issue)_ <br> The documentation website for reactjs
- [Reddit Enhancement Suite](https://github.com/honestbleeps/Reddit-Enhancement-Suite) _(label: help-wanted)_ <br> A browser extension to enhance the Reddit browsing experience.
- [Semantic-UI-React](https://github.com/Semantic-Org/Semantic-UI-React) _(label: good first issue)_ <br> The official React integration for Semantic UI.
- [serverless](https://github.com/serverless/serverless) _(label: good first issue)_ <br> The Serverless Framework
- [Storybook JS](https://github.com/storybookjs/storybook) _(label: good first issue)_ <br> Storybook is a frontend workshop for building UI components and pages in isolation.
- [stryker](https://github.com/stryker-mutator/stryker) _(label: 👶 Good first issue)_ <br> The JavaScript mutation testing framework
@@ -334,6 +333,7 @@ If you would like to be guided through how to contribute to a repository on GitH
- [Hyper](https://github.com/hyperium/hyper) _(label: E-easy)_ <br> A fast, safe and correct low-level HTTP library for Rust.
- [nushell](https://github.com/nushell/nushell) _(label: good first issue)_ <br> A modern shell for the GitHub era written in Rust.
- [Ockam](https://github.com/ockam-network/ockam) _(label: good first issue)_ <br> End-to-end encryption and mutual authentication for distributed applications.
- [Pyrefly](https://github.com/facebook/pyrefly) _(label: good first issue)_ <br> A fast Python typechecker and IDE written in Rust.
- [Readest](https://github.com/readest/readest) _(label: good first issue)_ <br> A modern, feature-rich ebook reader designed for avid readers offering seamless cross-platform access, powerful tools, and an intuitive interface.
- [Rust-Clippy](https://github.com/rust-lang/rust-clippy) _(label: good first issue)_ <br> A bunch of lints to catch common mistakes and improve Rust code
- [Rustfmt](https://github.com/rust-lang-nursery/rustfmt) _(label: good first issue)_ <br> A tool for formatting Rust code according to style guidelines.

View File

@@ -671,15 +671,6 @@
],
"description": "A minimalistic framework for universal server-rendered React applications"
},
{
"name": "Semantic-UI-React",
"link": "https://github.com/Semantic-Org/Semantic-UI-React",
"label": "good first issue",
"technologies": [
"JavaScript"
],
"description": "The official React integration for Semantic UI."
},
{
"name": "Botpress",
"link": "https://github.com/botpress/botpress",
@@ -1669,6 +1660,15 @@
],
"description": "Ruby on Rails (Rails) is an open source web application framework written in Ruby."
},
{
"name": "Pyrefly",
"link": "https://github.com/facebook/pyrefly",
"label": "good first issue",
"technologies": [
"Rust"
],
"description": "A fast Python typechecker and IDE written in Rust."
},
{
"name": "Servo",
"link": "https://github.com/servo/servo",