-
Updated
Jun 21, 2022 - JavaScript
utilities
Here are 3,512 public repositories matching this topic...
-
Updated
Jun 17, 2022 - TypeScript
-
Updated
May 18, 2022 - JavaScript
Plenty of people make use of pnpm for their projects, and it would not be a hard feature to implement so I don't think that it would be a bad idea to add a flag to use pnpm as the package manager, just as there is one already for yarn.
-
Updated
Jun 5, 2022 - CSS
My goal is to have the best documentation for each provided type.
If something is unclear in any of the types, please comment or open a PR to improve it.
Some things you could contribute:
- Fix typos.
- Improved description of the type.
- More examples.
- Provide more real-world use-cases. This helps the user understand where a type might come in handy.
- Add links to relevant discu
-
Updated
Apr 23, 2022 - Python
-
Updated
May 15, 2022 - Python
-
Updated
Jan 15, 2022 - Python
-
Updated
May 31, 2022 - C#
-
Updated
Oct 9, 2021 - TypeScript
-
Updated
Jun 13, 2022 - JavaScript
-
Updated
Apr 22, 2022 - Python
-
Updated
Apr 17, 2022 - Swift
-
Updated
Jun 17, 2022 - JavaScript
-
Updated
May 23, 2022 - Python
-
Updated
Jun 20, 2022
-
Updated
Feb 12, 2022 - TypeScript
Right now the tutorial is coherently designed, tested, and even documented. However, it doesn't build up in a way that's very beginner friendly. It establishes glom's value and then immediately uses it at an intermediate level.
I'd like it if it was a bit more drawn out to use basic features first and then add a multi-line Coalesce as the
-
Updated
Jun 2, 2022 - PHP
-
Updated
May 22, 2022
-
Updated
Feb 16, 2022 - TypeScript
-
Updated
Jun 20, 2022 - SCSS
Utilities apps
GitProtect.io Backup
Automatic, daily repo and metadata backup - no maintenance needed: fast restore, DR, AWS, and S3 cloud storage support
Mergify
Pull requests automation service. Merge your pull requests faster with automatic merges and a merge queue
Cloudback Backup
Automatic backups of your repos, metadata and even LFS. Backup to AWS, Azure, OneDrive, GCP, and more. Instant restores
repo rules
ensure that all repositories have the same settings, e.g. squash delete, branch protection using gpg, team permissions
Create Issue Branch
Bot that creates an issue branch after assigning an issue
Contentrain
Git-based Headless CMS
Mockend
On-demand GraphQL & REST fake API
Visual Source
Source Code History Visualization
Metabob-app
AI-powered code review and analysis tool for Python
Ranger
A sidekick for repository maintainers
Stastic
Website editor on top of Github pages
Issue-Label Bot
Automatically label GitHub Issues with machine learning
Rewind Backups for GitHub (Formerly BackHub)
Daily, automatic backups of your repos & metadata. Restore your backups with metadata in seconds + Sync to your S3 or Azure
Improve this page
Add a description, image, and links to the utilities topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the utilities topic, visit your repo's landing page and select "manage topics."

What's the Problem?
Currently if you are in the middle of a search and press escape, the app treats it like enter and continues the search. This goes against the escape button's supposed behavior.
Solution/Idea
Pressing escape should cancel the search.
Alternatives
Using the mouse to cancel the search.
Priorities