David Vogel
a587fea398
- Rename FieldBinder to ValueBinder - Split ValueBinder interface into ValueGetter, ValueSetter and HTMLInputTyper - Add non pointer types to ValueBindAny.StringValue - Move encoding.TextMarshaler in type switch - Simplify ListBinder, and reuse ValueBinder logic - Add ListBindGenericValues type
23 lines
455 B
JSON
23 lines
455 B
JSON
{
|
|
"cSpell.words": [
|
|
"Dadido",
|
|
"datetime",
|
|
"domrender",
|
|
"Fullscreen",
|
|
"ldflags",
|
|
"Segoe",
|
|
"simplehttp",
|
|
"Typer",
|
|
"vgrouter",
|
|
"Vogel",
|
|
"vugu",
|
|
"vugugen"
|
|
],
|
|
"licenser.author": "David Vogel",
|
|
"licenser.license": "MIT",
|
|
"licenser.projectName": "D3vugu-components",
|
|
"go.toolsEnvVars": {
|
|
"GOOS": "js",
|
|
"GOARCH": "wasm"
|
|
}
|
|
} |