2026-02-05 23:57:20 -07:00
2025-12-22 12:17:42 -07:00
2026-01-31 23:27:36 -07:00
2026-01-31 23:27:36 -07:00
2026-01-30 22:46:29 -07:00
2025-12-11 10:16:10 -07:00
2026-02-05 23:42:41 -07:00
2025-12-09 00:09:08 -07:00
2025-12-09 00:03:03 -07:00
2026-01-31 23:52:27 -07:00
2025-12-10 22:09:00 -07:00
2026-02-02 12:40:24 -07:00

trmnl-form-builder

A Javascript component for building custom plugin form fields for TRMNL.

Use it now on Github Pages.

Usage

See index.html for an example.

<!-- The Web Component -->
<trmnl-form-builder accent-color="#F8654B" theme="light"></trmnl-form-builder>

<!-- Load the Web Component -->
<script src="trmnl-form-builder.js"></script>

Theme can also be set to dark.

Known Issues

  • Import
    • More complex YAML structures with | or > aren't parsed properly
S
Description
No description provided
Readme MIT 13 MiB
Languages
JavaScript 98.8%
HTML 1.2%