Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
It has been a pleasure for me to contribute to all of you 2 versions of this tool.
I've been working on other open source projects that I'm about to release for you, so I haven't finished trape version 3.0.
But, I invite you and the entire community that has used this project, to collaborate with some lines of code, implementing your own ideas and improving trape, turning it into a project o
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Angular
-
Updated
Nov 7, 2020 - Kotlin
-
Updated
Nov 8, 2020 - TypeScript
GitHub Планета (GitHub Planeta)
November 17, 2020 • Online
-
Updated
Nov 7, 2020 - TypeScript
-
Updated
Nov 7, 2020 - Shell
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
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.
Also try BackHub: Reliable GitHub repository backup, set up in minutes.
-
Updated
Nov 7, 2020 - C++
-
Updated
Nov 7, 2020 - PHP
-
Updated
Oct 23, 2020
-
Updated
Nov 6, 2020 - Python
-
Updated
Oct 25, 2020 - Java
-
Updated
Nov 5, 2020
Add CMake aliases
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_main
This targets should also be available when adding gtest with add_subdirectory (or FetchContent), because this should behave the same way as adding GTest with find_package. So somewhere, we should add the aliases to these targets, i.e.
add_library(GTest::gtest ALIAS
It would be nice to set a texture to tile or repeat on a mesh instead of stretch.
-
Updated
Nov 8, 2020 - C++
-
Updated
Nov 7, 2020
-
Updated
Nov 1, 2020 - TypeScript
-
Updated
Nov 6, 2020
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 7, 2020
-
Updated
Nov 7, 2020 - JavaScript
Enhancement
Label names in chatwoot only support alphabets, numbers, hyphen and underscore.
At the moment the available validation doesn't show the user any errors, which would leave the user confused.
So let's add a validation error describing this behaviour
Current behaviour
<img width="1273" alt="Screenshot 2020-10-02 at 4 29 03 PM" src="https://user-images.githubuserconten
What would you like clarification on:
I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.
I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when
I've come up against a bug with ActiveRecord when using namespaces models and polymorphic associations, it's a common use-case so should probably be fixed before a 4.2 release.
Error:
NoMethodError: undefined method `relation_delegate_class' for Comment:Module
Example:
class Post::Base < ActiveRecord::Base
self.table_name = 'posts'
end
class Post::Special < Post::Base
has-
Updated
Nov 4, 2020 - C
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
It's sometimes hard to see when new data arrives given the wall of data. This change would allow new rows to stand out amoung all the other older rows. Background color for only the Timestamp column would be sufficient
Is your feature request related to any of these? We are not pursuing these at the moment.
[X ] - graphs and data visualizations
[ ] - projections and regression models
[