ninox-d_data 1.2.1

A serialization framework for D


To use this package, run the following command in your project's root directory:

Manual usage
Put the following dependency into your project's dependences section:


This package provides sub packages which can be used individually:

ninox-d_data:json - JSON support for ninox-d_data

ninox.d-data

DUB Version

ninox.d-data is a data serialization provider.

License

The code in this repository is licensed under AGPL-3.0-or-later; for more details see the LICENSE file in the repository.

The core

The core itself contains:

  • SerializerBuffer: a basic buffer for serialization
  • serialize(value, serializer) and deserialize(inp, serializer) to quickly serialize or deserialize

Subpackages

Each serialization format is provided via a subpackage:

  • ninox-d_data:json: provides serialization support from/to JSON
Authors:
  • Mai-Lapyst
Sub packages:
ninox-d_data:json
Dependencies:
ninox-d_std:callable
Versions:
1.2.1 2024-Mar-20
1.2.0 2024-Mar-20
1.1.0 2023-Nov-10
1.0.0 2023-Jul-09
~master 2024-Mar-20
Show all 5 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 0 downloads this month

  • 21 downloads total

Score:
0.3
Short URL:
ninox-d_data.dub.pm