Trending repository
-
Updated
Nov 18, 2021
Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!
November 01, 2021 - December 01, 2021 • Online
Open source projects built in or receiving significant contributions from India :india:
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.
Run the web monitor, when one submits clicks on "i", the documentation page has to show up but it links to create new wiki page.
The web app is located in ol/cli and the documentations are in ol/documentation
Currently the suggestions can't be chosen using the mouse. It could be implemented using a double_click.
https://github.com/taosdata/TDengine/blob/develop/src/client/src/tscParseLineProtocol.c
val_s <= 9223372036854775807L is always true regardless of the values of its operands. This occurs as the logical second operand of "&&".
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
It would be awesome to set a bearer token on a socket.io request just like you can do it on a rest request.