Skip to content

freddieptf/cueform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cueform

XLSForm is a form standard created to help simplify the authoring of forms in Excel. Authoring is done in a human-readable format using a familiar tool that almost everyone knows - Excel

Source: XLSForm website

This repo provides a tool that converts CUE to XLSForm. It has full compatibility with XLS forms so we can do both CUE -> XLSForm and XLSForm -> CUE conversions. It uses the same spec used by XLS forms. You can find example forms in the sample directory.

Download and Install

Install from source

go install github.com/freddieptf/cueform/cmd/cue2xlsform@latest

Usage

./cue2xlsform --help

About

An XLSForm Alternative

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published