Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

Dunkman
Game Bytes

Keep the ball away from the defenders’ hands until you get to the slam dunk! Play and view the source of this game, and more in our Ludum 46 roundup.

Vue.js logo
Popular topic
Vue.js is a JavaScript framework for building interactive web applications.
Building an InnerSource Culture · Stay Home and Learn with GitHub
Upcoming event recommended by GitHub
May
21

Building an InnerSource Culture · Stay Home and Learn with GitHub

May 21, 2020 • Online

Open Source communities have mastered the art of collaborating across distributed teams, maximizing code reuse, and increasing the visibility of their projects. In this stream on Thursday May 21st at 13:00 PT, we're going to poke around in a few of these communities and gather some tidbits that we can use in our own personal and work projects.
Codecov screenshot
App recommended by GitHub

Codecov

Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.

  1. Upload coverage reports from your CI builds.
  2. Codecov merges all builds and languages into one beautiful, coherent report.
  3. See this data overlaid via our browser extension with Sourcegraph.

Are you desiring an on-prem install? Please see https://codecov.io/enterprise

Do you have fewer than 5 users in your org + private repos? You can sign up for free at https://codecov.io/

terminal
Trending repository
Amulya-95
Amulya-95 commented Apr 21, 2020

GitHubTags: #A11yTCS; #A11yAAT; #A11yMAS; #A11y_WindowsTerminal; #WindowsTerminal; #DesktopApp; #C+E-H; #A11ySev1;

Accessibility Conformance Documentation requirement is waived for certain websites. To determine if your website qualifies for this waiver, read CELA Guidance. Based on this guidance, if you think this requirement is waived for your website, then please add notes on why this websit

Trending repository
mikeparkie
mikeparkie commented Mar 3, 2020

App specific shortcut guide for any configured app using a modifier + foreground running application.

The Shortcut Guide would function normally with the Windows key long press, but what if you added a modifier key and getting an app specific Shortcut Guide to load when pressing a modifier key whilst the app X is in the foreground.

Example: PhotoShop is running in the foreground, you press

Trending repository

💯 史上最全的整合第三方登录的开源库。目前已支持Github、Gitee、微博、钉钉、百度、Coding、腾讯云开发者平台、OSChina、支付宝、QQ、微信、淘宝、Google、Facebook、抖音、领英、小米、微软、今日头条、Teambition、StackOverflow、Pinterest、人人、华为、企业微信、酷家乐、Gitlab、美团、饿了么和推特等第三方平台的授权登录。 Login, so easy!

  • Updated May 12, 2020
  • Java
Trending repository
storybook
Trending repository
levelingup
levelingup commented Dec 24, 2019

I tried to follow the initial steps from here: https://www.learnstorybook.com/intro-to-storybook/react/en/get-started/

running:

npx create-react-app taskbox
cd taskbox

Then when I ran:
npx -p @storybook/cli sb init

I get the error TypeError: Cannot set property 'storybook' of undefined

This is the full message in my terminal:

 sb init - the simplest way to add a
Trending repository
cclauss
cclauss commented Nov 28, 2019

golangci-lint run --no-config searches

##[error]searches/binary_search.go:20:6: `iterBinarySearch` is unused (deadcode)
func iterBinarySearch(array []int, target int, lowIndex int, highIndex int) int {
     ^
##[error]searches/binary_search.go:6:6: func `binarySearch` is unused (unused)
func binarySearch(array []int, target int, lowIndex int, highIndex int) int {
     ^
Restyled.io screenshot
App recommended by GitHub

Restyled.io

Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.

You can’t perform that action at this time.