cushion

module
v0.0.0-...-f4c0d56 Latest Latest
Warning

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

Go to latest
Published: May 27, 2023 License: MIT

README

cushion

Go Report Card Software License GoDoc

English | 简体中文

Cushion is a basic library for OpenCmd, Ark, Yock and Hulo...

Features

  • go-prompt: better powerful auto-completion with rgb color and key highlight and mode switch and so on
  • utils: uniform interface about dynamic library (dll, dylib, so) and metatable (plist, regedit) and environment variable and so on
  • runtime: dynamic language capabilities based on gopher-lua
  • components: out-of-the-box components based on bubbletea

Get start

To start, we'll fetch library using command.

go get "github.com/ansurfen/cushion"

Then, import cushion from local repository into your project.

package main

import (
    "github.com/ansurfen/cushion/utils"
    "github.com/ansurfen/cushion/runtime"
)

Jump to

Keyboard shortcuts

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