Skip to content

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

Trending repository

BStringhamVRSK
BStringhamVRSK commented Aug 12, 2021

Problem:
After using Engine.createTextureFromKtx/jpeg/Png, I need to query the texture width and height so I can generate proper UV coordinates for font display.

Proposed solution
Expose the Texture.getWidth(), getHeight(), etc. methods to get texture information. I currently only need width and height, but I can see usage cases for many of the other "getters" available in the C++ in

Build a game this November!

Game Off

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!

Wagtail logo

Popular topic

Wagtail is an open source CMS written in Python and built on the Django web framework.
GitHub Universe 2021 Highlights in Korean

Upcoming event recommended by GitHub

Dec
9

GitHub Universe 2021 Highlights in Korean

December 09, 2021 • Online

In this webinar, GitHub staff will share in detail the highlights of the new features announced during Universe21.

Trending repository

App recommended by GitHub

Coveralls

Coveralls.io: Deliver Better Code

We help you deliver code confidently by showing which parts of your code aren’t covered by your test suite.

Eliminate Tech Debt

Maintaining a well-tested codebase is mission-critical, but figuring out where your tests are lacking can be painful. You're already running your tests on a continuous integration server, let it do the heavy lifting. Coveralls works with your CI to sift through coverage data to find gaps you didn't know you had.

dawn

Trending repository

svinkle
svinkle commented Oct 13, 2021

Issue summary

The collection page heading includes a visually hidden "Collection" element. Depending on the environment, this can cause an announcement of "2 item" within the heading, or a duplication of the announcement. This would lead to a confusing screen reader user experience.

Screenshots

<img width="921" alt="Dawn collection page, primary headin

Trending repository

The ultimate full-stack Ethereum Dapp Boilerplate which gives you maximum flexibility and speed. Feel free to fork and contribute. Although this repo is called "Ethereum Boilerplate" it works with any EVM system and even Solana support is coming soon! Happy BUIDL!👷‍♂️

  • Updated Nov 24, 2021
  • JavaScript
next.js

Trending repository

etc-tiago
etc-tiago commented Nov 16, 2021

What version of Next.js are you using?

12.0.4

What version of Node.js are you using?

14.x

What browser are you using?

Chrome Headless

What operating system are you using?

Ubuntu 18/20

How are you deploying your application?

Vercel

Describe the Bug

I did several tests this week and couldn't find the reason why nextjs doesn't work with headles

Code Climate screenshot

App recommended by GitHub

Code Climate

Collaboratively improve code quality with Code Climate and GitHub

Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.