json2toml

package
v0.33.2 Latest Latest
Warning

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

Go to latest
Published: Jan 13, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const Title = "JSON to TOML Converter"

Variables

This section is empty.

Functions

func Convert

func Convert(jsonContent string) (string, error)

Types

type JsonTomlModel

type JsonTomlModel struct {
	ui.BasePagerModel
}

func NewJsonTomlModel

func NewJsonTomlModel(common *ui.CommonModel) JsonTomlModel

func (JsonTomlModel) Init

func (m JsonTomlModel) Init() tea.Cmd

func (*JsonTomlModel) SetContent

func (m *JsonTomlModel) SetContent(content string) error

func (JsonTomlModel) Update

func (m JsonTomlModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)

func (JsonTomlModel) View

func (m JsonTomlModel) View() string

Jump to

Keyboard shortcuts

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