Uniform Codegen Project

3rd Nov 2022

Uniform Codegen Project

I’ve published my Uniform components TypeScript generation scripts to a cli package @davetayls/uniform-codegen.

Source code is here: https://github.com/davetayls/uniform-codegen

It looks like it might need a bit of TLC as it has some old Optimize types in there. I will be working on getting it updated over the next week or so.

It currently supports Contentful, BigCommerce and Hygraph types. It is simple to add a new integration, especially if it exposes a GraphQL endpoint.

For more information check out the Github repo for the moment but I will add more on this at a later date.