csv2md

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: 11 Imported by: 0

Documentation

Overview

devtui/tui/csv2md/main.go

Index

Constants

View Source
const Title = "CSV to Markdown Table Converter"

Variables

This section is empty.

Functions

This section is empty.

Types

type CSV2MDModel

type CSV2MDModel struct {
	ui.BasePagerModel
	// contains filtered or unexported fields
}

func NewCSV2MDModel

func NewCSV2MDModel(common *ui.CommonModel) CSV2MDModel

func (CSV2MDModel) Init

func (m CSV2MDModel) Init() tea.Cmd

func (*CSV2MDModel) SetContent

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

func (CSV2MDModel) Update

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

func (CSV2MDModel) View

func (m CSV2MDModel) View() string

Jump to

Keyboard shortcuts

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