Skip to content

TypeScript rewrite

Compare
Choose a tag to compare
@danvk danvk released this 08 Dec 20:02
143e827
  • Ported to TypeScript, yarn and modern packages (#18)
  • Renamed --static_dir to --static-dir and made it default to the template directory (rather than current directory)
  • Added --write-template flag to produce sample templates (#19)
  • Added general support for keyboard shortcuts via <input data-key="k" ...> (#19)
  • Show a warning when the submission contains no new data (#6)