All Projects → FlutterDevTools → simple_json

FlutterDevTools / simple_json

Licence: other
Simple way to dynamically convert from and to JSON using build-time generators given a type.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to simple json

anchor
Create Dynamic CLI's as your GitOps Marketplace
Stars: ✭ 38 (+153.33%)
Mutual labels:  dynamic, generic
Forge
A Generic Low-Code Framework Built on a Config-Driven Tree Walker
Stars: ✭ 70 (+366.67%)
Mutual labels:  dynamic, generic
Kiss sdl
Simple generic GUI widget toolkit for SDL2
Stars: ✭ 258 (+1620%)
Mutual labels:  simple, generic
like-mysql
Simple and intuitive ORM for MySQL
Stars: ✭ 24 (+60%)
Mutual labels:  simple
touchMyRipple
A simple library for apply the ripple effect where you want
Stars: ✭ 19 (+26.67%)
Mutual labels:  simple
react-native-panel
A Customizable React Native Panel for Android and iOS
Stars: ✭ 35 (+133.33%)
Mutual labels:  simple
dsm
Declarative Stream Mapping (DSM) is a stream de/serializer library for XML and JSON. DSM allows you to make custom parsing, filtering, transforming, aggregating, grouping on any JSON or XML document at stream time(read only once).
Stars: ✭ 23 (+53.33%)
Mutual labels:  json-parser
JsonFormatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
Stars: ✭ 26 (+73.33%)
Mutual labels:  json-parser
github-readme-streak-stats
🔥 Stay motivated and show off your contribution streak! 🌟 Display your total contributions, current streak, and longest streak on your GitHub profile README
Stars: ✭ 1,395 (+9200%)
Mutual labels:  dynamic
add-to-calendar-button
A convenient JavaScript snippet, which lets you create beautiful buttons, where people can add events to their calendars.
Stars: ✭ 697 (+4546.67%)
Mutual labels:  simple
sfm
simple file manager
Stars: ✭ 163 (+986.67%)
Mutual labels:  simple
wasm-joey
Serverless Wasm - A lightweight Node.js application for deploying and executing WebAssembly(Wasm) binary-code via HTTP
Stars: ✭ 48 (+220%)
Mutual labels:  simple
UseCases
This a library that offers a generic implementation of the data layers from the clean architecture by Uncle bob.
Stars: ✭ 23 (+53.33%)
Mutual labels:  generic
lp-loader
Frictionless language packs for Webpack.
Stars: ✭ 14 (-6.67%)
Mutual labels:  dynamic
dynamic-input-fields-reactjs
Example of the dynamic input fields in ReactJS
Stars: ✭ 31 (+106.67%)
Mutual labels:  dynamic
QuickNotes
一款简单、轻量、高效的Android记事、记账应用
Stars: ✭ 19 (+26.67%)
Mutual labels:  simple
honeybot
🛩 A python IRC bot with simple plugins dev. Ignited in mauritius, first-timers friendly! Moved to github.com/pyhoneybot/honeybot
Stars: ✭ 57 (+280%)
Mutual labels:  simple
godot-InventorySystem
Easily modifiable Inventory System ready for use. If you need anything further, you can add it.
Stars: ✭ 27 (+80%)
Mutual labels:  dynamic
generic
Generic programming library for Python
Stars: ✭ 50 (+233.33%)
Mutual labels:  generic
degiro-trading-tracker
Simplified tracking of your investments
Stars: ✭ 16 (+6.67%)
Mutual labels:  simple

Provides source_gen Generators to create code for JSON serialization and de-serialization.

simple_json

The core package providing Generators for JSON-specific tasks.

Import it into your pubspec dev_dependencies: section.

simple_json_mapper

The package providing serialization helpers and annotations.

Import it into your pubspec dependencies: section.

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].