jsontoclass

There are 2 repositories under jsontoclass topic.

  • netyouli/whc-json-to-class

    javascript版本json自动转换生成对应语言模型类The whc-json-to-class is the javascript plug-in that automatically converts the json string to the corresponding language model class

    Language:JavaScript25304
  • joao2391/DotNetJ2Class

    This lib helps you to create a class at runtime from a JSON. It means that you don't need to change your class every time a JSON that you consume has changed.

    Language:C#4201