-
Updated
Dec 30, 2020 - Python
Here's what's popular on GitHub today...
-
Updated
Mar 3, 2021 - C
View a 3D model of your GitHub contribution graph. Share it, print it, and more!
-
Updated
Mar 4, 2021 - PHP
-
Updated
Mar 4, 2021 - Python
GitHub CTF - A Call to Hacktion!
March 17, 2021 - March 21, 2021 • Online
-
Updated
Mar 4, 2021 - Shell
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 3, 2021
-
Updated
Mar 3, 2021 - C++
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Dec 19, 2020 - Ruby
-
Updated
Mar 4, 2021 - Go
-
Updated
Mar 4, 2021 - Python
-
Updated
Mar 2, 2021 - JavaScript
-
Updated
Mar 4, 2021 - JavaScript
-
Updated
Mar 4, 2021 - Objective-C
-
Updated
Mar 3, 2021 - Python
The generic Windows audit log config lacks many event ids, e.g.
- registry events
- driver load service addition events, System/7045 and Security/4697
- likely others
-
Updated
Mar 4, 2021
-
Updated
Mar 3, 2021 - Clojure
What example does this report relate to?
with-ionic-typescript
What version of Next.js are you using?
10.0.1
What version of Node.js are you using?
12.0.0
What browser are you using?
Crome
What operating system are you using?
macOS
How are you deploying your application?
next start
Describe the Bug
As this example uses javascript vanilla Ionic, the ionic co
-
Updated
Feb 23, 2021 - Go
Depfu
Depfu is the best way for busy teams to keep their app dependencies up-to-date. We believe doing small, easy to assess updates regularly and supported by automation is a lot easier than falling behind and having to update everything at once.
We support all Ruby projects using Bundler and all JS projects using npm or Yarn. Lock files are handled automatically.
GTest exports the following targets:
GTest::gtestGTest::gtest_mainGTest::gmockGTest::gmock_mainThis targets should also be available when adding gtest with
add_subdirectory(orFetchContent), because this should behave the same way as adding GTest withfind_package. So somewhere, we should add the aliases to these targets, i.e.