Skip to content

dabrady/lua-utils

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

lua-utils

A collection of utilities I've built as-needed for progamming in Lua and working with Hammerspoon.

Utilities compatible with vanilla Lua 5.3 are at the top level, while those intended for working with and/or extending Hammerspoon core libraries are nested within the hammerspoon directory.

NOTE: If using any hammerspoon utilities, be sure to add the lua-utils/?.lua and lua-utils/hammerspoon/?.lua patterns to your package.path: some of the Hammerspoon utilities rely on the vanilla Lua ones.

About

A collection of Lua and Hammerspoon utilities & extensions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages