Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

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

nni
Trending repository
10 games in ≤ 13kB of JavaScript - JS13K 2020 winners
Game Bytes

Over 200 games were submitted for this year’s js13kGames–a community-organized game jam giving participants 31 days to build a game using no more than 13kB of JavaScript. Here are the top 10 as voted on by the developers themselves.

Ansible logo
Popular topic
Ansible is a simple and powerful automation engine.
Hacktoberfest
Upcoming event recommended by GitHub
Oct
1

Hacktoberfest

October 01, 2020 - October 31, 2020 • Online

Hacktoberfest
headless-recorder
Trending repository
ric2b
ric2b commented Aug 7, 2020

Trying to record typing into a date field doesn't work for me, it just types on the yyyy section of the date and ends up completely invalid.

What I've had work really well was replacing await page.type(selector, '2020-08-07'); with:

await page.focus(selector);
await page.keyboard.type('20200807');

Would it be within scope of the extension to recognize date inputs

remote-jobs
Trending repository
nylen
nylen commented Oct 15, 2019

This repository is getting a lot of activity for Hacktoberfest which is great to see!

One thing we need help with is filling in missing information for existing companies. This needs to be done one by one for each company by looking at their website.

This is a good first task, and if you submit 4 PRs for one company each, then you've already met the requirements for Hacktoberfest!

He

Sync by Unito  screenshot
App recommended by GitHub

Sync by Unito

Build the GitHub workflow you need

Unito goes beyond your typical integration tool, allowing you to build entire workflows across tools, teams, and organizations. All Unito integrations offer two-way sync, meaning essential information can flow back and forth between the tools you love.

Be more productive and ease collaboration between your teams. Unito’s GitHub integration syncs:

  • Title
  • Description
  • Comments
  • State
  • Milestones
  • Issue number
  • Labels
  • Issue type
  • and more
uno
Trending repository
SetTrend
SetTrend commented Jul 28, 2020

What would you like clarification on:

I read that Uno renders all controls in Windows style and there is an option somewhere deep in Uno to have some of the controls render in native OS style.

I believe it's crucial to be able to switch an application's (or page's) property to render controls using native styles wherever applicable (and to be able to switch back to Windows style again when

App recommended by GitHub

CodeFactor

Ensure that your code meets quality standards

CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.

Languages

Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.

Autofix

Autofix certain reported issues on-demand or automatically.

You can’t perform that action at this time.