-
Updated
Dec 10, 2020 - YARA
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Dec 11, 2020 - HTML
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
ASP.NET
-
Updated
Dec 7, 2020 - TypeScript
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
gitpod.io
Gitpod enables you to be always ready-to-code.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 11, 2020 - Ruby
-
Updated
Dec 9, 2020
-
Updated
Oct 20, 2020 - PowerShell
-
Updated
Nov 30, 2020
-
Updated
Dec 7, 2020 - Jupyter Notebook
-
Updated
Dec 11, 2020 - Python
-
Updated
Oct 13, 2020 - C++
-
Updated
Dec 10, 2020 - Shell
-
Updated
Dec 9, 2020 - Python
-
Updated
Dec 10, 2020 - TypeScript
-
Updated
Nov 29, 2020 - Python
-
Updated
Dec 10, 2020 - HTML
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Dec 7, 2020
Help wanted.
Ideally we can use directly Prometheus one again (it was added tmp to help with Thanos upgrade on Cortex side),
according to runtime doc, I code Deno.dir("home").

but output as follow:
Uncaught TypeError: Deno.dir is not a function
at <anonymous>:2:6
env:
deno 1.5.4 (bc79d55, release, x86_64-apple-darwi
-
Updated
Nov 4, 2020 - Swift
-
Updated
Dec 7, 2020
GitLocalize
GitLocalize is a continuous localization tool built for communities and teams that want to simplify their workflow when translating their content.
GitLocalize automatically keeps translations up to date by syncing with your repository.



When
map.fitBounds(...)is called with a bearing option passed in, it seems like the bearing is not taken into the account on calculating the appropriate zoom, resulting in part of the bounded area to not be in view.mapbox-gl-js version: 1.12.0
browser: Chrome
Steps to Trigger Behavior
map.fitBounds(...)wi