prettynice icon indicating copy to clipboard operation
prettynice copied to clipboard

Support more Prop types

Open blaix opened this issue 10 months ago • 0 comments

  • [ ] Pre-req: #41 (can't build the cli since the main project moved to Gren 0.5)

Then add support for:

  • [ ] Char
  • [ ] Result
  • [ ] Dict
  • [ ] Set
  • [ ] Bytes
  • [ ] Time
  • [ ] Records
  • [ ] Custom Types
  • [ ] Type aliases?

This will become easier once we have the parser available as a gren package!

Might want to look into these for possible insights as well:

  • [ ] https://github.com/choonkeat/elm-auto-encoder-decoder
  • [ ] https://github.com/pine-vm/pine
  • [ ] https://github.com/lamdera/compiler

blaix avatar Mar 06 '25 17:03 blaix