-
Updated
Jun 30, 2021 - C++
Here's what's popular on GitHub today...
Your favorite open source projects and the developers who make them happen. Listen in!
Vim
-
Updated
Jun 30, 2021
js13kGames competition
August 13, 2021 - September 13, 2021 • Online
λ npx prisma generate
Environment variables loaded from .env
Prisma schema loaded from prisma\schema.prisma
✔ Generated Prisma Client (2.25.0) to .\prisma\foo in 738ms
You can now start using Prisma Client in your code. Reference: https://pris.ly/d/client
```
import { PrismaClient } from './prisma\foo'
const prisma = new PrismaClient()
```
Note the ./prisma\foo. The path
-
Updated
Jun 30, 2021 - AutoIt
Made in India
Open source projects built in or receiving significant contributions from India :india:
Lucidchart Connector
Lucidchart empowers you and your team to create and collaborate on architecture diagrams, mockups, user flows, flowcharts, and other visuals in real time.
With Lucidchart, you can include these visuals in GitHub so team members can quickly understand an issue or pull request. Simply insert a public link to the Lucidchart document—the link will unfurl to show a preview, and unlike static diagrams, the link ensures that users always have access to the current version of the visual.
-
Updated
Jun 30, 2021 - Cuda
I don't have a certificate myself but I testet your solution with an demo code and it works like a charme.
But I think it is a bit complicated to have to convert the image of the qr-code into pdf before you can use it.
I've looked a bit into the code, but I'm not really an expert with js, but it looks like the pdf is rendered and then processed as image, so i think it should be possible to use i
-
Updated
Jun 30, 2021
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Jun 27, 2021
-
Updated
Jun 26, 2021
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Jun 28, 2021 - Jupyter Notebook
-
Updated
Jun 30, 2021 - Java
-
Updated
Jun 30, 2021
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Jun 30, 2021 - Python
Current Behaviour
The flamegraph sorts the siblings in ascending order by frame's name.
The reference to code is here
Expected Behaviour
The siblings should appear in order of their start time.
This can be achieved according to library docs mentioned [here](https://github.com/spiermar/d3-fla
-
Updated
Jun 20, 2021 - JavaScript
-
Updated
May 21, 2021
-
Updated
Jun 26, 2021
-
Updated
Jun 30, 2021 - C#
-
Updated
Jun 25, 2021 - Python
Codefresh
Build fast, deploy faster
Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.
Assemble pipelines in seconds
In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.
Description
We have to continuously push for quality, thus we always need to improve our testing and test coverage. Any improvement of testing is a great contribution to jina.
If you have no idea how to get started on this, here there are some ideas that could be good to have.
Checking the reports on `https://codecov.io/gh/jina-ai/jin