home.social

#lilconfig — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lilconfig, aggregated by home.social.

  1. this thing works on one end by validating a config file loaded by . on the other end it adds some fluent API methods to to set metadata on the schema which is then used—in combination with what zod already gives you—to make calls into definition options, positionals, etc.

    wish zod made it easier to extend a la jquery plugins. not sure why it doesn’t, but curious to know why. there’s no way around module augmentation of course.