Open Source
Open source is a term denoting that a product includes permission to use its source code, design documents, or content. It most commonly refers to the open source model, in which open source software or other products are released under an open source license as part of the open source-software movement. Use of the term originated with software, but has expanded beyond the software sector to cover other open content and forms of open collaboration.
Here are 1,008 public repositories matching this topic...
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Oct 17, 2020 - JavaScript
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Sep 17, 2020 - JavaScript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 11, 2020 - JavaScript
-
Updated
Jun 13, 2019 - JavaScript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
Don't bunde the data
-
Updated
Mar 10, 2020 - JavaScript
Electron Apps has collected a great deal of apps over the years. However, many apps are now broken or no longer working, and thus should be removed from our directories. As part of Hacktoberfest, we'd like to clean up some of those apps.
You can find a guide for removing/disabling apps here: https://github.com/electron/apps/blob/master/contributing.md#removing-or-disabling-apps
Criteria for
First of all, thanks for your library mui-treasury.
I would like to change the background color of an InsetSidebar but I can't figure out how to proceed.
Here is part of my code:
<InsetContainer rightSidebar={
<InsetSidebar
sidebarId={"appPageDrawer"}
classes={{ paper: styles.pageDrawer }}
>
...-
Updated
Jul 6, 2020 - JavaScript
-
Updated
Sep 25, 2020 - JavaScript
Game names should be unique; if there are duplicates the build should fail
-
Updated
Oct 10, 2020 - JavaScript
-
Updated
Sep 11, 2020 - JavaScript
Steps to reproduce
- Select no mic nor cam
- Join call
- See "Error while accessing microphone & camera"
- Pic the actual mic
- Join call
Expected behaviour
Toast disappears (after the call at the latest)
Actual behaviour
Toast persists forever.
Talk app
Talk app version: company instance
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Aug 2, 2020 - JavaScript
-
Updated
Apr 22, 2019 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
- Wikipedia
- Wikipedia
Related Topics
creative-commons floss foss github gpl gplv3 mit
Hacktoberfest
Oct 1 - 31, 2020 • Online
We have a server that is for authenticating to AWS to be able to upload.
That server requires JWT for authentication. The XHR plugin supports custom headers.
Would it be possible to implement the same thing on the AWS plugins as well?