The Wayback Machine - https://web.archive.org/web/20200831001230/https://github.com/topics/open-source
Skip to content
#

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 5,676 public repositories matching this topic...

pszalko
pszalko commented Jul 28, 2020

It would be helpful in all React plugins to forward HTML properties to plugin container <div> tag.

Example usage:

<ProgressBar className="x" />

I would expect it will generate code:

<div class="x">
   <div class="uppy uppy-ProgressBar" style="position: initial;">
       <div class="uppy-ProgressBar-inner" style="width: 100%;"></div>
       <div class="uppy-ProgressBar-
docusaurus
Kap
server
SwifterSwift
vue-storefront

Vue Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, MIT license. Join us as contributor ([email protected]). Check out our new blog: https://blog.vuestorefront.io/ and the new community initiative for improving Headless Security standards https://headless-security.org/vsf-best-practices.html
  • Updated Aug 28, 2020
  • TypeScript
You can’t perform that action at this time.