Skip to content

syaiful6/serde-melange

Repository files navigation

serde-melange

This is basically a copy and reiteration of serde.ml so I can use it in Melange projects.

This project includes JSON serialization and deserialization, the implementation uses javascript's JSON.parse and JSON.stringify under the hood.

I will try to keep the API as close to serde-ml as possible, so we can reuse code for native and frontend (melange).

For now you can look at the examples directory and read our test cases how to use it.

Credits

All credits go to the original author leostera and serde-ml contributors.

About

Serialization and deserialization framework for Melange

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages