tsxparser

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Property

type Property struct {
	Name  string
	Value []*ValueMap
	// contains filtered or unexported fields
}

type TsxProps

type TsxProps struct {
	Name  string
	Props []*Property
	// contains filtered or unexported fields
}

func Parse

func Parse(path string) (*TsxProps, error)

type ValueMap

type ValueMap struct {
	Name   string
	Values []string
}

Jump to

Keyboard shortcuts

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