#
utility
Here are 6,365 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
github
python
git
windows
macos
linux
shell
cli
github-enterprise
github-api
client
utility
development
programming
terminal
utilities
command-line
developer-tools
cli-app
github-client
-
Updated
Jan 28, 2022 - Python
Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library
-
Updated
Jan 13, 2022 - CSS
A supercharged AWS command line interface (CLI).
python
windows
macos
linux
shell
cli
client
aws
utility
development
cloud
programming
terminal
utilities
aws-cli
cloud-management
developer-tools
-
Updated
Jan 15, 2022 - Python
Get notified when a DOM element enters or exits the viewport. 👀
-
Updated
Oct 27, 2019 - JavaScript
Prevents your Mac from going to sleep.
-
Updated
Jan 29, 2022 - Objective-C
Various helper class
javascript
pdf
utility
helper
tool
help
page
net
common
npoi
chm
sqlhelper
excelhelpers
httphelper
cookiehelper
sessionhelper
jsonhelper
xmlhelper
regexhelper
mongodbhelper
-
Updated
Jun 30, 2020 - C#
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
python
windows
macos
linux
shell
cli
client
utility
programming
terminal
hacker-news
utilities
developer-tools
hacker-news-reader
hacker-news-client
-
Updated
Dec 23, 2020 - Python
String manipulation helpers for javascript
-
Updated
Jan 23, 2022 - JavaScript
utility
typescript
types
typescript-library
dynamic-types
safety
type-safety
type-checking
type-utilities
-
Updated
Jan 8, 2022 - TypeScript
A full-featured utility for managing Windows Subsystem for Linux (WSL)
-
Updated
Jul 9, 2021 - C++
A PHP framework for console artisans
shell
cli
console
php
application
utility
laravel
performance
composer
framework
terminal
symfony
command-line
tool
micro-framework
standalone
console-application
illuminate
hacktoberfest
laravel-zero
-
Updated
Jan 19, 2022 - PHP
RCoeurjoly
commented
Nov 24, 2021
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
go
cli
golang
chart
utility
terminal
charting-library
command-line
graph
plot
golang-library
command-line-tool
hacktoberfest
ascii-chart
line-chart
asciigraph
hacktoberfest2021
-
Updated
Jan 30, 2022 - Go
A command-line interface to Spotify.
-
Updated
Jan 25, 2022 - Shell
Make your React Components aware of their width and height!
-
Updated
Sep 21, 2021 - JavaScript
Easy-to-use CUI for fixing git conflicts
-
Updated
Oct 9, 2019 - Go
Snoop - The WPF Spy Utility
-
Updated
Jan 27, 2022 - C#
Vue / Vuex plugin providing a unified path syntax to Vuex stores
-
Updated
Sep 21, 2021 - JavaScript
Command prefixing for continuous workflow using a single tool.
-
Updated
May 10, 2020 - Shell
A utility library for JavaScript and TypeScript.
-
Updated
Jan 15, 2022 - TypeScript
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