Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
🎉Vue2.x 全家桶+Vant 搭建大型单页面电商项目.http://ddbuy.7-orange.cn
-
Updated
Nov 29, 2019 - Vue
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.
Sketch
Sketch is a vector graphics editor for Apple's macOS, used primarily for user interface and icon design.
A cross-platform GUI library for Rust, inspired by Elm
-
Updated
Nov 29, 2019 - Rust
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 29, 2019 - Go
AWS re:Invent
December 02, 2019 - December 06, 2019 • Las Vegas, Venetian
The Abstraction and Reasoning Corpus
-
Updated
Nov 29, 2019 - JavaScript
A fast and flexible Markdown parser written in Swift.
-
Updated
Nov 29, 2019 - Swift
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!
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
PCA、LDA、MDS、LLE、TSNE等降维算法的python实现
-
Updated
Nov 29, 2019 - Python
Jumpserver是全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统。
-
Updated
Nov 29, 2019 - JavaScript
A library for training and deploying machine learning models on Amazon SageMaker
-
Updated
Nov 29, 2019 - Python
All Submissions you make to Magento Inc. ("Magento") through GitHub are subject to the following terms and conditions: (1) You grant Magento a perpetual, worldwide, non-exclusive, no charge, royalty free, irrevocable license under your applicable copyrights and patents to reproduce, prepare derivative works of, display, publically perform, sublicense and distribute any feedback, ideas, code, or other information (“Submission") you submit through GitHub. (2) Your Submission is an original work of authorship and you are the owner or are legally entitled to grant the license stated above. (3) You agree to the Contributor License Agreement found here: https://github.com/magento/magento2/blob/master/CONTRIBUTOR_LICENSE_AGREEMENT.html
-
Updated
Nov 29, 2019 - PHP
🚀 The easiest way to automate building and releasing your iOS and Android apps
-
Updated
Nov 29, 2019 - Ruby
A JSX-based page builder for creating beautiful websites without writing code
-
Updated
Nov 29, 2019 - JavaScript
An iOS library to natively render After Effects vector animations
-
Updated
Nov 29, 2019 - Swift
Starter Files and Solutions for Full Stack Advanced React and GraphQL
-
Updated
Nov 29, 2019 - JavaScript
Real-time performance monitoring, done right! https://my-netdata.io/
-
Updated
Nov 29, 2019 - C
12306智能刷票,订票
-
Updated
Nov 29, 2019 - Python
Black Friday Deals for macOS / iOS Software & Books
-
Updated
Nov 29, 2019 - Swift
We seem to have deprecated the render object without leaving a widget in place to use it. We should just remove it.
History: flutter/flutter#37024
SSO Integration
The panic messages when the reactor or timer are not available should be improved to better explain what a user needs to do to fix them (originally reported at hyperium/hyper#1995).
- Current timer panic:
timer error: timer is shutdown - Current reactor panic:
no current reactor
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
-
Updated
Nov 29, 2019 - Python
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
-
Updated
Nov 29, 2019 - C
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.
Current behavior:
Fixtures with comments throw an error as not being 'valid json'

Desired behavior:
Please allow json5 (json with comments) for fixtures. Some fixtures are huge and having comments to point out the critical part would be helpful
Steps to reproduce: