Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LoipesMas/the_gloder

Repository files navigation

🤖 The Gloder

Writing a decoder for your Gleam types can be a chore.

Why not let the machine do it for you?

Try it out: https://loipesmas.github.io/the_gloder/

(The Gloder is still in the alpha stage.)


The Gloder will convert your type definitions into a function that decodes a JSON string into that struct. It handles all the basic types, optional fields, tuples and lists.

Planned features

  • selecting decoder input (JSON, Dynamic, etc.)
  • selecting casing (kebab-case, snake_case, camelCase)
  • generating encoders
  • decoding enums/atoms
  • decoding more than 9 fields
  • somehow running in the editor

About

Generate decoding boilerplate for your Gleam types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •