gq

package
v0.0.0-...-89d194d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 17, 2025 License: MIT Imports: 13 Imported by: 0

README

References

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gq

type Gq struct{}

Gq implements jQuery-like selector and traversing methods.

usage:

import { default as $ } from "ski/gq";

export default function () {
	return $('<div><span>ciallo</span></div>').find('span').text();
}

func (Gq) Instantiate

func (g Gq) Instantiate(rt *sobek.Runtime) (sobek.Value, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL