Skip to content

ivaquero/typhorm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typhorm

A set of utility functions for creating complex forms.

Get Started

Import typhorm from the @preview namespace.

#import "@preview/typhorm:0.1.0": *

docs

For more details, see docs.pdf.

Clone the Repository

Clone the typhorm repository to your @local workspace:

  • Linux:
    • $XDG_DATA_HOME/typst/packages/local
    • ~/.local/share/typst/packages/local
  • macOS:~/Library/Application\ Support/typst/packages/local
  • Windows:%APPDATA%/typst/packages/local

Import typhorm in the document

#import "@local/typhorm:0.1.0": *

For developement convinience, local repo never changes the version

About

A set of utility functions for creating complex forms in Typst.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages