Skip to content

Here's what's popular on GitHub today...

jina
Trending repository
JoanFM
JoanFM commented Jul 22, 2020

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.

Release Radar - May 2021
Release Radar

We’ve seen some amazing community projects this last month. This was a huge month for the community with hundreds of new releases. There’s everything from world-changing tech to weekend hobbies.

Phaser logo
Popular topic
Phaser is a fun, free, and fast 2D game framework for making HTML5 games for desktop and mobile web browsers.
Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
prisma
Trending repository
janpio
janpio commented Jun 22, 2021
λ 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

App recommended by GitHub

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.

covidpass
Trending repository
ezadoo
ezadoo commented Jun 27, 2021

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

signoz
Trending repository
App recommended by GitHub

Mddocs

One-click documentation website from your GitHub repository. Mddocs creates user-friendly documentation from scratch. No tools or instruments required, just a simple .md files from your repository.