A tiny web framework for Gleam targeting all JavaScript runtimes
0

Configure Feed

Select the types of activity you want to include in your feed.

:bookmark: v2.1.2

+2 -2
+2 -2
gleam.toml
··· 1 1 name = "smol" 2 - version = "2.1.1" 2 + version = "2.1.2" 3 3 target = "javascript" 4 - gleam = ">= 1.13.0" 4 + gleam = ">= 1.16.0" 5 5 6 6 # Fill out these fields if you intend to generate HTML documentation or publish 7 7 # your project to the Hex package manager.