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

Trending repository
MongoDB logo
Popular topic
MongoDB is an open source NoSQL document-oriented database.
GitHub Actions Hackathon
Upcoming event recommended by GitHub
Mar
5

GitHub Actions Hackathon

March 05, 2020 - March 31, 2020 • Online

This four-week hackathon challenges the community to create original GitHub Actions.
App recommended by GitHub

Buddy

Get back your time with Buddy’s delivery pipelines that eliminate repeatable tasks in your daily development.

Automatically build & ship web projects on a single git push, on click, or recurrently. Easily define your own delivery process just like you build a house of bricks: from builds and tests, to deployments, custom scripts, and website monitoring.

Bring the newest tech to your team’s stack with native Docker support: containers, microservices, Kubernetes deployments, and more.

Trending repository
astrelsky
astrelsky commented Dec 3, 2019

Is your feature request related to a problem? Please describe.
In the current api documentation classes from external libraries are displayed with their full package name. This leaves the user to search for the documentation for the external library themselves for which they must also find the correct version number.

Describe the solution you'd like
It would be nice to have the extern

Trending repository

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET Core 3.0, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.

  • Updated Mar 9, 2020
  • C#
Trending repository
CarloMartini
CarloMartini commented May 5, 2018

A few of the examples don't make clear why we should be using such complex structures instead of very simpler or similar ones.

  • Star: instead of "\scat\s", a "cat" would suffice.

  • Question mark: instead of using "[T]?he", a simple "T*he" would yield the same result.

  • Plus: using either /c.*t/ or /c.+t/ would be the same.

  • Some section 2 examples with Capturing Groups (including

hospitalrun-frontend
Trending repository
material-ui
Trending repository
Trending repository
Jozkee
Jozkee commented Feb 27, 2020

Repro:

private class ClassWithExtensionData
{
    [JsonExtensionData]
    public Dictionary<string, object> Overflow { get; set; }
}

public class DictionaryOverflowConverter : JsonConverter<Dictionary<string, object>>
{
    public override Dictionary<string, object> Read(ref Utf8JsonReader reader, Type typeToConvert, JsonSerializerOptions options)
    {
        throw new NotImpl
bootstrap
Trending repository
julia
Trending repository
sbromberger
sbromberger commented Feb 29, 2020

It would be great to be able to do

@inline x -> 2x

instead, currently:

julia> @inline x -> 2x
ERROR: LoadError: x->begin
        #= REPL[14]:1 =#
        2x
    end is not a function expression
Stacktrace:
 [1] error(::Expr, ::String) at ./error.jl:42
 [2] findmeta(::Expr) at ./expr.jl:337
 [3] pushmeta!(::Expr, ::Symbol) at ./expr.jl:273
 [4] @inline(::LineNumberNode, :
Trending repository

mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。

  • Updated Mar 9, 2020
  • Java
Sync by Unito  screenshot
App recommended by GitHub

Sync by Unito

Build the GitHub workflow you need

Unito goes beyond your typical integration tool, allowing you to build entire workflows across tools, teams, and organizations. All Unito integrations offer two-way sync, meaning essential information can flow back and forth between the tools you love.

Be more productive and ease collaboration between your teams. Unito’s GitHub integration syncs:

  • Title
  • Description
  • Comments
  • State
  • Milestones
  • Issue number
  • Labels
  • Issue type
  • and more
You can’t perform that action at this time.