https://github.com/fastruby/relevant-projects-list
A repository to list approved projects that count for internal OSS contributions
https://github.com/fastruby/relevant-projects-list
Last synced: 10 months ago
JSON representation
A repository to list approved projects that count for internal OSS contributions
- Host: GitHub
- URL: https://github.com/fastruby/relevant-projects-list
- Owner: fastruby
- Created: 2022-09-15T16:59:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-03T15:11:16.000Z (almost 3 years ago)
- Last Synced: 2025-01-10T16:44:28.539Z (12 months ago)
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Relevant Projects List
The purpose of this repo is to list projects that have been approved by the OSS team for counting towards contribution goals.
If there are any repos you feel should belong here, don't be shy! Send us a message in slack and we'll evaluate wether or not your suggestion can be added.
## Recommendations
### Ruby
- [Anything under the rails org](https://github.com/rails)
- [Any one under the ruby org](https://github.com/ruby)
- [kaminari](https://github.com/kaminari/kaminari)
- [nokogiri](https://github.com/sparklemotion/nokogiri)
- [pg](https://github.com/ged/ruby-pg)
- [Any one under the Ruby For Good org](https://github.com/rubyforgood)
- [Any one under the fastruby org (unless explicitely stated otherwise, like points)](https://github.com/fastruby)
- [Jekyll](https://github.com/jekyll/jekyll)
- [Any one under the Homebrew org](https://github.com/Homebrew)
- [devise](https://github.com/heartcombo/devise)
- [rbenv](https://github.com/rbenv/rbenv)
- [sidekiq](https://github.com/mperham/sidekiq)
- [rubocop](https://github.com/rubocop/rubocop)
- [faker](https://github.com/faker-ruby/faker)
- [factory_bot](https://github.com/thoughtbot/factory_bot)
- [omniauth](https://github.com/omniauth/omniauth)
- [puma](https://github.com/puma/puma)
- [pry](https://github.com/pry/pry)
- [paper_trail](https://github.com/paper-trail-gem/paper_trail)
- [ransack](https://github.com/activerecord-hackery/ransack)
- [graphql-ruby](https://github.com/rmosolgo/graphql-ruby)
- [rvm](https://github.com/rvm/rvm)
- [Anything under the RubyGems org](https://github.com/rubygems)
- [simplecov](https://github.com/simplecov-ruby/simplecov)
- [byebug](https://github.com/deivid-rodriguez/byebug)
- [minitest](https://github.com/minitest/minitest)
- [Anything under the RSpec org](https://github.com/rspec)
- [rubycritic](https://github.com/whitesmith/rubycritic)
- [elasticsearch-rails](https://github.com/elastic/elasticsearch-rails)
- [redis-rb](https://github.com/redis/redis-rb)
- [react-rails](https://github.com/reactjs/react-rails)
- [searchkick](https://github.com/ankane/searchkick)
- [will_paginate](https://github.com/mislav/will_paginate)
- [pagy](https://github.com/ddnexus/pagy)
### JavaScript/TypeScript
- [vue](https://github.com/vuejs/vue)
- [react](https://github.com/facebook/react)
- [bootstrap](https://github.com/twbs/bootstrap)
- [TypeScript](https://github.com/microsoft/TypeScript)
- [angular](https://github.com/angular/angular)
- [express](https://github.com/expressjs/express)
- [lodash](https://github.com/lodash/lodash)
- [jest](https://github.com/facebook/jest)
- [berry (yarn)](https://github.com/yarnpkg/berry)
- [ember.js](https://github.com/emberjs/ember.js)
- [eslint](https://github.com/eslint/eslint)
- [pnpm](https://github.com/pnpm/pnpm)
- [vscode](https://github.com/microsoft/vscode)
- [GitHub Desktop](https://github.com/desktop/desktop)
- [next.js](https://github.com/vercel/next.js/)
- [cypress](https://github.com/cypress-io/cypress)
- [webassemblyjs](https://github.com/xtuc/webassemblyjs)
- [browserslist](https://github.com/browserslist/browserslist)
- [firebase-js-sdk](https://github.com/firebase/firebase-js-sdk)
- [husky](https://github.com/typicode/husky)
- [lerna](https://github.com/lerna/lerna)
- [lint-staged](https://github.com/okonet/lint-staged)
- [moment](https://github.com/moment/moment)
- [node-fetch](https://github.com/node-fetch/node-fetch)
- [npm-run-all](https://github.com/mysticatea/npm-run-all)
- [prettier](https://github.com/prettier/prettier)
- [rimraf](https://github.com/isaacs/rimraf)
- [sass](https://github.com/sass/sass)
- [styled-components](https://github.com/styled-components/styled-components)
- [styled-jsx](https://github.com/vercel/styled-jsx)
- [swr](https://github.com/vercel/swr)
- [tailwindcss](https://github.com/tailwindlabs/tailwindcss)
- [ts-node](https://github.com/TypeStrong/ts-node)
- [webpack](https://github.com/webpack/webpack)
- [ws](https://github.com/websockets/ws)
- [babel](https://github.com/babel/babel)
- [chalk](https://github.com/chalk/chalk)
- [cli-table](https://github.com/Automattic/cli-table)
- [core-js](https://github.com/zloirock/core-js)
- [prop-types](https://github.com/facebook/prop-types)
- [rollup](https://github.com/rollup/rollup)
- [yargs](https://github.com/yargs/yargs)
- [DefinitelyTyped](https://github.com/DefinitelyTyped/DefinitelyTyped)
- [luxon](https://github.com/moment/luxon)
- [less.js](https://github.com/less/less.js)
- [nyc](https://github.com/istanbuljs/nyc)
- [material-ui](https://github.com/mui/material-ui)
- [emotion](https://github.com/emotion-js/emotion/tree/main)
- [react-testing-library](https://github.com/testing-library/react-testing-library)
- [chai](https://github.com/chaijs/chai)
- [enzyme](https://github.com/enzymejs/enzyme)
- [react-router](https://github.com/remix-run/react-router)
- [formik](https://github.com/jaredpalmer/formik)
- [react-hook-form](https://github.com/react-hook-form/react-hook-form)
- [xstate](https://github.com/statelyai/xstate)
- [redux](https://github.com/reduxjs/redux)
- [react-redux](https://github.com/reduxjs/react-redux)
- [node-fs-extra](https://github.com/jprichardson/node-fs-extra)
- [jsdom](https://github.com/jsdom/jsdom)
- [karma](https://github.com/karma-runner/karma)
- [mocha](https://github.com/mochajs/mocha)
- [serve](https://github.com/vercel/serve)
- [sinon](https://github.com/sinonjs/sinon)
- [stylelint](https://github.com/stylelint/stylelint)
- [stylis](https://github.com/thysultan/stylis)
- [apollo-client](https://github.com/apollographql/apollo-client)
- [axios](https://github.com/axios/axios)
- [clsx](https://github.com/lukeed/clsx)
- [graphql-js](https://github.com/graphql/graphql-js)
- [history](https://github.com/remix-run/history)
### Repos that are neither Ruby nor JS but that are heavily used by or extremely relevant to both communities
- [asdf](https://github.com/asdf-vm/asdf)
- [selenium](https://github.com/SeleniumHQ/selenium)
- [esbuild](https://github.com/evanw/esbuild)
- [node](https://github.com/nodejs/node)