All Projects → CaiJingLong → Json2dart

CaiJingLong / Json2dart

Licence: bsd-2-clause

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Json2dart

Snapshooter
Snapshooter is a snapshot testing tool for .NET Core and .NET Framework
Stars: ✭ 118 (+14.56%)
Mutual labels:  json, tool
Swagger Toolbox
💡 Swagger schema model (in yaml, json) generator from json data
Stars: ✭ 194 (+88.35%)
Mutual labels:  json, tool
Mockit
A tool to quickly mock out end points, setup delays and more...
Stars: ✭ 1,534 (+1389.32%)
Mutual labels:  json, tool
Xxl Tool
a series of tools that make Java development more efficient.(Java工具类库XXL-TOOL)
Stars: ✭ 311 (+201.94%)
Mutual labels:  json, tool
Jtc
JSON processing utility
Stars: ✭ 425 (+312.62%)
Mutual labels:  json, tool
Perun
A command-line validation tool for AWS Cloud Formation that allows to conquer the cloud faster!
Stars: ✭ 82 (-20.39%)
Mutual labels:  json, tool
Bridge.
Minecraft Add-on Editor | We strive to provide the best development experience possible
Stars: ✭ 193 (+87.38%)
Mutual labels:  json, tool
Jql
A JSON Query Language CLI tool
Stars: ✭ 368 (+257.28%)
Mutual labels:  json, tool
Hutool
🍬A set of tools that keep Java sweet.
Stars: ✭ 21,386 (+20663.11%)
Mutual labels:  json, tool
Goloc
A flexible tool for application localization using Google Sheets.
Stars: ✭ 42 (-59.22%)
Mutual labels:  json, tool
Tabtoy
高性能表格数据导出器
Stars: ✭ 1,302 (+1164.08%)
Mutual labels:  json, tool
Sketch Json Parser
Replaces layer values in groups with JSON data
Stars: ✭ 101 (-1.94%)
Mutual labels:  json
Hs Jose
Haskell JOSE and JWT library
Stars: ✭ 100 (-2.91%)
Mutual labels:  json
Mercury
Simple Android app that sends pre-configured commands to remote servers via SSH.
Stars: ✭ 100 (-2.91%)
Mutual labels:  json
Jsonabc
Sorts JSON object alphabetically. It supports nested objects, arrays and collections. Works offline and beautifies JSON object too.
Stars: ✭ 100 (-2.91%)
Mutual labels:  json
Circe Yaml
YAML parser for circe using SnakeYAML
Stars: ✭ 102 (-0.97%)
Mutual labels:  json
Simplejson
simplejson is a simple, fast, extensible JSON encoder/decoder for Python
Stars: ✭ 1,372 (+1232.04%)
Mutual labels:  json
Suohai
Audio input/output source lock/switcher for macOS.
Stars: ✭ 100 (-2.91%)
Mutual labels:  tool
Wernicke
Redaction for structured data
Stars: ✭ 100 (-2.91%)
Mutual labels:  json
Snitch
Snitch is the tool that keeps your tests under surveillence.
Stars: ✭ 100 (-2.91%)
Mutual labels:  tool

json2dart_serialization

English readme

一个网页版本的 json 转 dart 库

直接使用 json2dart

说明

感谢JSONFormat4Flutter 给予的灵感 不同于这个库的是:这个是为了 json_serializable 创建的

json_serializable 可以参考 flutter 官网 json 部分 flutter

项目使用 dart web 开发

主体功能已完结,有需要修改的地方欢迎留言

开发环境

其他环境不保证可以编译这份代码

dart --version
Dart VM version: 2.0.0-dev.69.5 (Tue Jul 31 15:05:14 2018 +0200) on "macos_x64"

license

Created from templates made available by Stagehand under a BSD-style license.

the library also under BSD-style.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].