Contributed to open source
Released an Open Source Project
Published a project
+1

New LittleThings Packages 🎉


I've released two new packages in the @littlethings namespace! These packages are here to support Senchou, but were general enough to warrant their own packages. Overall, I'm really happy to have these fundamental pieces working!

LittleCoder


View on NPM

Coder is a small helper that lets you easily manage indentation and blocks when generating code. This library is used under the hood in Schemer to do code generation in an easily managed and uniform way!

LittleSchemer


View on NPM

Schemer is a library that can generate TypeScript from an OpenAPI specification. Currently, Schemer is being used in Senchou to generate types and constructors for Kubernetes API objects as well as Custom Resource Definitions.