Download Latest Version v4.5.2 source code.tar.gz (2.7 MB)
Email in envelope

Get an email when there's a new version of happyx

Home / v1.5.0
Name Modified Size InfoDownloads / Week
Parent folder
HttpBeast, Translatables And More Other .tar.gz 2023-06-23 308.6 kB
HttpBeast, Translatables And More Other source code.tar.gz 2023-06-23 308.6 kB
HttpBeast, Translatables And More Other source code.zip 2023-06-23 342.9 kB
HttpBeast, Translatables And More Other.zip 2023-06-23 342.9 kB
README.md 2023-06-23 578 Bytes
Totals: 5 Items   1.3 MB 0

Changelog 📕

  • New alternative HTTP server - httpbeast. You can enable it with -d:hpxBeast flag 🔥
  • while statement for HTML DSL âš¡ nim appRoutes(...): "/": tDiv: nim: var x = 0 while x < 10: "x is {x}"
  • Translatables for all project types ✨ nim translatable: "Hello, world!": "ru" -> "Привет, мир!" "fr" -> "Bonjour, monde!" serve(...): # or appRoutes "/": return translate("Hello, world!")
Source: README.md, updated 2023-06-23