ts_serialize
ts_serialize copied to clipboard
A zero dependency library for serializing data
**Description** See issue 151 [here](https://github.com/GameBridgeAI/ts_serialize/issues/151) **Proposed changes in this PR** - Allow the fromSerializable strategy to return the primitive null value instead of having a null pointer exception. - We...
**Describe the bug** Any nested object that is also a class cannot be serialized if it is set to null. When set to undefined, it can serialize properly, but not...
**Description** To ensure reproducibility and minimize susceptibility to supply chain attacks, use a lock file for dependencies. As suggested in https://github.com/GameBridgeAI/ts_serialize/pull/166#issuecomment-3339625062 Using lockfile for deno v2 only. For v1, it'd...
**Description** TBA - This PR is part of a larger discussion about how and where we publish this repo. https://jsr.io/