logoalt Hacker News

VTimofeenko12/09/20240 repliesview on HN

I am using nickel[1] myself for writing what basically amounts to a pipeline that ultimately generates a json or toml. It has contracts that can validate a field or an object as well as set a default value if the field is not present.

[1]: https://nickel-lang.org/