Skip to content

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

Trending repository

ReactiveUI logo

Popular topic

ReactiveUI is a composable, cross-platform model-view-viewmodel framework for all .NET platforms.

Trending repository

lxfind
lxfind commented Jun 1, 2022

A QuorumDriver will be a stateless component that exposes a single API: execute_transaction. It takes a transaction, and does the two-step process of taking a raw transaction to certified effects in the end, by communicating with a quorum of validators.
The creation of this component also returns a channel which the caller can subscribe for cert+effects combos.
The API can also support 3 diffe

sui-node good first issue
DeepSource screenshot

App recommended by GitHub

DeepSource

DeepSource is the fastest and the most reliable way to run static analysis on your code. Our 13+ analyzers help you prevent thousands of security and bug risks, anti-patterns, and other defects before your code is merged.

But wait, we have more!

  • Automatically fix issues with Autofix. One-click, and done!
  • Put your code formatting on complete autopilot with Transformers.
  • Sleek, dark-mode UI that you'd actually enjoy using.
  • Free forever for developers and small teams.
svelte

Trending repository

ehsan2003
ehsan2003 commented Feb 7, 2022

Describe the problem

the low level documentation (https://svelte.dev/docs) is not really easy to use ( and incomplete in some cases)
I think if the runtime function contain JSDOC it will help a lot and give the developers an easier way to discover api documentation

additionally it is possible to replace the https://svelte.dev/docs with the generated docs ( with some thing like https://ty

feature request good first issue docs

Trending repository

Xm798
Xm798 commented May 25, 2022

Summary

As the title, I want to download photos from several albums, but it looks like only one album can be specified by the option --album.

I tried to specify a folder containing several albums to the option --album but it does not work. The log showed Downloading 0 original photos and videos to /home/user/iCloud ...

Context

I have many albums to store my photos, like photos

App recommended by GitHub

Renovate

Mend Renovate | Dependency Update Automation

Renovate: an open-source tool which automatically creates pull requests for all types of dependency updates. Includes crowdsourced test and package adoption data are used to flag potentially risky updates and enable auto-merging for those that meet user-defined conditions.

How Renovate works:

  • Scans your repos to detect dependencies (wide package manager support)
  • Checks if any newer versions exist
  • Raises PRs for available updates