utility
Here are 4,275 public repositories matching this topic...
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
-
Updated
Apr 11, 2020 - Python
Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
-
Updated
Jul 30, 2020 - CSS
Get notified when a DOM element enters or exits the viewport.
-
Updated
Oct 27, 2019 - JavaScript
A supercharged AWS command line interface (CLI).
-
Updated
Aug 22, 2020 - Python
Prevents your Mac from going to sleep.
-
Updated
Aug 23, 2020 - Objective-C
Various helper class
-
Updated
Jun 30, 2020 - C#
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
-
Updated
Aug 17, 2020 - Python
Installation of Laravel Zero with the command below
laravel-zero new TestApp
Results in output
Writing lock file
Generating optimized autoload files
> @php application app:rename
Renaming the application...
What is your application name?:
>
Aborted.
Script @php application app:rename handling the post-create-project-cmd event returned with error code 1
Applicati
A full-featured utility for managing Windows Subsystem for Linux (WSL)
-
Updated
Aug 23, 2020 - C++
Easy-to-use CUI for fixing git conflicts
-
Updated
Oct 9, 2019 - Go
A command-line interface to Spotify
-
Updated
Jun 28, 2020 - Shell
-
Updated
Aug 23, 2020 - TypeScript
Make your React Components aware of their width and height!
-
Updated
Jul 21, 2020 - JavaScript
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
-
Updated
Jun 28, 2020 - Go
Command prefixing for continuous workflow using a single tool.
-
Updated
May 10, 2020 - Shell
Vue / Vuex plugin providing a unified path syntax to Vuex stores
-
Updated
Jul 7, 2020 - JavaScript
Infinite Scroll Directive for Angular
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
May 27, 2020 - Swift
Add a global delay to Command-Q to stop accidental app quits.
-
Updated
Jan 3, 2020 - Objective-C
Currently if you try to clone a repository from github and you don't have any ssh keys configured at github, you will fail to clone and get such message:
Fatal error: fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Even Permission denied (publickey). message is not shown.
@guyzmo offered to "suggest a
Improve this page
Add a description, image, and links to the utility topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the utility topic, visit your repo's landing page and select "manage topics."


Hello,
I am working with the
ZkAsyncSemaphoreunder zk-utils and I found that I need to pre-create the znodes in ZooKeeper or an exception will be thrown. Is there a defined utility function to do this? I found one in the commons library but it uses an older client.EDIT:
Upon investigation, it seems that there is a function
safeCreatewithin the semaphore that is meant to create the