Nudge
XML serializer
A framework to serialize objects as XML in ActionScript
Actionscript framework to serialize objects as XML
1 stars
1 watching
0 forks
Language: ActionScript
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
syntax-tree/xast-util-to-xml | A utility to convert syntax trees into XML strings. | 3 |
extendedxmlserializer/home | An XML serializer that supports POCO-based object graph serialization and provides a customizable extension model. | 336 |
vapesolius/xmlserializer | A utility for serializing data from ActionScript to XML and back again. | 3 |
yaxlib/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 168 |
pulpmedia/serializedresponsebundle | Provides an easy way to send out JSON/XML/ YAML responses of serialized objects with annotations. | 5 |
radare/v-toxml | An XML serialization library in V | 9 |
boostorg/serialization | Provides a C++ framework for serializing and deserializing data structures to and from various formats | 121 |
andrewrk/xml | A library that tokenizes XML data into smaller units for easier processing | 24 |
sinairv/yaxlib | A flexible XML serialization library for .NET Framework and .NET Core | 0 |
zingballyhoo/stackxml | An XML serialization and deserialization library optimized for low allocation overhead using source generation. | 49 |
media-io/yaserde | A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 182 |
marvin-brouwer/fluentserializer | Provides a standardized interface for serializing and deserializing data to and from C# objects | 20 |
gerhardlm/dynamicxmlparser | A tool for dynamically parsing XML content into predefined data classes in ActionScript. | 2 |
mumez/sixx | A Smalltalk-based XML serialization/deserialization library for storing and loading objects in a portable format. | 15 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |