ppx_spice

ReScript PPX which generates the JSON (de)serializers

MIT License

Downloads
8.1K
Stars
55
Committers
4
ppx_spice - v0.2.1 Latest Release

Published by mununki 6 months ago

ppx_spice - v0.2.0

Published by mununki about 1 year ago

  • Support the untagged variant
ppx_spice - v0.2.0-next.0

Published by mununki over 1 year ago

  • Compat the untagged variant of Json represetation in ReScript v11
ppx_spice - v0.1.15

Published by mununki over 1 year ago

  • Support the uncurried mode
ppx_spice - v0.1.12

Published by mununki over 1 year ago

  • Fix build error where @spice.encode, @spice.decode are used
ppx_spice - v0.1.11

Published by mununki almost 2 years ago

  • Build linking statically with musl
ppx_spice - v0.1.10

Published by mununki almost 2 years ago

  • Build the executable with static linking for Linux
    • Fix the issue where the glibc compatibility issue on Linux
ppx_spice - v0.1.9

Published by mununki almost 2 years ago

  • Clean up npm publish files
ppx_spice - v.0.1.8

Published by mununki almost 2 years ago

ppx_spice - v0.1.7

Published by mununki almost 2 years ago

🚀 New Feature

  • Add support for the optional field record
  • Add Windows platform support