Registry / utility / yuin-gluare

yuin-gluare

JSON →
library0.0.0-20170607022532-d7c94f1a80edgogounverified

A Go library providing Lua bindings for regular expressions via the gopher-lua VM.

go get github.com/yuin/gluare
INSTALL
IMPORT
SIG · YUIN-GLUARE
Y
yuin-gluare
utilitygov0.0.0-20170607022532-d7c94f1a80ed
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

gluare
github.com/yuin/gluare

Loads the gluare module into a Lua state.

package main import ( "github.com/yuin/gopher-lua" "github.com/yuin/gluare" ) func main() { L := lua.NewState() defer L.Close() gluare.Loader(L) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20170607022532-d7c94f1a80edlatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
yuin-gluare — go get yuin-gluare · libregistry