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...

Support open source and get a T-shirt
Event recommended by GitHub

Hacktoberfest — brought to you by DigitalOcean in partnership with DEV — is a month-long celebration of open source software. Maintainers are invited to guide would-be contributors towards issues that will help move the project forward, and contributors get the opportunity to give back to both projects they like and others they’ve just discovered. No contribution is too small — bug fixes and documentation updates are valid ways of participating.

Can’t make it to this event? Hacktoberfest is virtual and open to participants from around the globe. Sign up to participate today.

You can look for open issues labeled Hacktoberfest for inspiration. And if are an open source repository maintainer, you can create issues or label existing ones with Hacktoberfest on your GitHub projects to help new contributors know what to work on.

Popular topic

The Julia Language

Julia is a high-level, high-performance dynamic programming language for numerical computing.

GitHub Universe
Upcoming event recommended by GitHub
Nov
13

GitHub Universe

November 13, 2019 - November 14, 2019 • San Francisco

GitHub Universe is a conference for the builders, planners, and leaders defining the future of software.
cypress
Trending repository
gabbersepp
gabbersepp commented Jul 5, 2019

Current behavior:

On every run, cypress will clean it's screenshots folder (as mentioned in the documentation). Unfortunately on Windows it is likely that the filenames are too long and thus can not be deleted. When cypress tries to do this, it ignores those files.
We take all screenshots after the test runs and publish them as build artifacts. So this is a problem as we always see old sc

mapbox-gl-js
Trending repository
App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

poetry
Trending repository
react-native-camera
Trending repository
iwashi1t
iwashi1t commented Aug 13, 2019

Feature-Request

Describe the Feature

Allow multiple barcodes to be read at once on Android (as with iOS).

Currently, for example, if there are three barcodes in the screen, onBarCodeRead is called three times on iOS, but it seems to be called only once on Android.

Possible Implementations

How about using zxing's GenericMultipleBarcodeReader.decodeMultiple instead of `

tsdx
Trending repository
NateRadebaugh
NateRadebaugh commented Aug 28, 2019

Current Behavior

All the current documentation is about bootstrapping a new project to use tsdx. There is nothing about how to add the tsdx toolchain to an existing project.

Desired Behavior

With the comparisons to microbundle, it'd be good to have documentation on how to migrate a project to use tsdx instead. If you want to avoid

v
Trending repository
boomlinde
boomlinde commented Jun 19, 2019

Memory management in the documentation is illustrated by an example which shows a case where no manual memory management is necessary. The other is an example of an array, which is freed by a free method.

There is no other information on how the programmer can differentiate between cases where manual memory management is necessary and where it isn't, other than that leaks will be reported at ru

webpacker
Trending repository
kevinnio
kevinnio commented Oct 3, 2019

How you doing guys.

I was wondering why isn't webpack_compile_output enabled by default. If webpack fails to compile your bundles you won't see anything unless you enable it. Compiling issues are so commonplace when working on code or deploying that it doesn't make sense to me to have all webpack output stripped out by default.

Would you guys consider having webpack_compile_output enable

keystone-5
Trending repository
gautamsi
gautamsi commented Oct 1, 2019

I see that the code for CreateItemModal component in the admin-ui and relationship field view is largely the same.

Should this be unified into separate package? Separate package may also help in enabling people use them in extensions / plugins for admin-ui being worked on.

I have created a diff url http://quickdiff.net/?unique_id=D23C0BBE-07A9-855A-DA6E-BBD8C1377EE9

pip
Trending repository
boa
Trending repository
react-vis
Trending repository
bhutanigautam
bhutanigautam commented Jan 7, 2019

Hello Team,

Firstly, thank you for open sourcing this library - Awesome!

Now to my request -

Can you document the polyfills that are required for this project?

react-vis makes use of ES6 array methods isn't very descriptive and I don't want to include everything that babel-polyfills brings in; instead, I would rather just polyfill what's required.

Per https://github.com/uber/

Semantic-UI-React
Trending repository
SaphuA
SaphuA commented Jul 12, 2018

I'm toying around with making Dropdown generic. It will allow us to remove a lot of boiler plating from our app. Is this the right place to share this to spark a discussion? Obviously there's some performance and feature issues to work - but this proves that it can work.

import * as React from "react";
import { Dropdown as SemanticDropdown, SemanticShorthandContent } from "semantic-ui
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

You can’t perform that action at this time.