Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
The minimal javascript library to create flowcharts ✨
-
Updated
Nov 30, 2019 - JavaScript
This year’s Game Off theme is LEAPS AND BOUNDS.
You’re welcome to interpret the theme however you wish, but if you need some ideas to kickstart your creativity, maybe your game could:
- Make your character evolve to overcome challenges
- Add obstacles to test your hero’s ability to leap into action
- Deduct points for anything going out of bounds
- Duck, dip, dive, and dodge an enemy that’s changing or moving rapidly
- Take place in the year 2020, the next leap year
Let your imagination run wild and create a game loosely-based or inspired by that theme using whatever game engines, libraries or languages you prefer before December 1st, 13:37 PT.
Arduino
Arduino is an open source hardware and software company and maker community.
A predictable state management library that helps implement the BLoC design pattern
-
Updated
Nov 30, 2019 - Dart
The Abstraction and Reasoning Corpus
-
Updated
Nov 30, 2019 - JavaScript
AWS re:Invent
December 02, 2019 - December 06, 2019 • Las Vegas, Venetian
A JSX-based page builder for creating beautiful websites without writing code
-
Updated
Nov 30, 2019 - JavaScript
The PHP Interpreter
-
Updated
Nov 30, 2019 - C
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
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.
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
-
Updated
Nov 30, 2019 - Python
A collection of awesome penetration testing resources, tools and other shiny things
-
Updated
Nov 30, 2019
🚀 The easiest way to automate building and releasing your iOS and Android apps
-
Updated
Nov 30, 2019 - Ruby
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
-
Updated
Nov 30, 2019 - JavaScript
Some customers may need to assume a role or use a specific profile when publishing to SAR. We should enhance the publish tool to allow that by accepting and passing along the --profile [PROFILE NAME] flag to the aws cli and sam tool.
This ticket tries to summarize which features are similar in our public API. The intention is to give an overview of which code we have to maintain, as well as trying to identify inconsistencies and confusion between various API's
Stubbing
There are 9 ways to stub a method:
when(mock.foo()).thenReturn('Bar');
doReturn('Bar').when(mock).foo();
when(mock.foo()).thenThrow(MockExStarter Files and Solutions for Full Stack Advanced React and GraphQL
-
Updated
Nov 30, 2019 - JavaScript
Clean Architecture Solution Template for Angular 8 and .NET Core 3
-
Updated
Nov 30, 2019 - C#
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
Updated
Nov 30, 2019 - Go
📚 Community guides for open source creators
-
Updated
Nov 30, 2019 - JavaScript
🎉Vue2.x 全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn
-
Updated
Nov 30, 2019 - Vue
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
-
Updated
Nov 30, 2019 - Java
When building and running storybook I would like to be able to pass parameters for angular.json. For instance injecting configurations in Angular is done with "ng serve -c my-config" or "ng build -c my-config" and I would like to do the same when running Angular inside storybook.
As Angular does not support environment variables that is not an option.
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,
- Visual diff for GitHub commit/PR containing notebooks
- Commenting on the notebook diff to start discussion
- Conversation threads to track all open discussions
Preconditions (*)
Steps to reproduce (*)
A bit of dump in here: