https://github.com/lancercomet/suntori
A Typescript JSON de/serializer to ensure everything is safe at runtime.
https://github.com/lancercomet/suntori
deserialization deserializer json json-deserialization json-serialization serialization serializer typescript
Last synced: 2 months ago
JSON representation
A Typescript JSON de/serializer to ensure everything is safe at runtime.
- Host: GitHub
- URL: https://github.com/lancercomet/suntori
- Owner: LancerComet
- License: apache-2.0
- Created: 2019-08-13T14:23:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-04T12:21:13.000Z (over 1 year ago)
- Last Synced: 2025-03-16T09:23:43.396Z (2 months ago)
- Topics: deserialization, deserializer, json, json-deserialization, json-serialization, serialization, serializer, typescript
- Language: TypeScript
- Homepage:
- Size: 436 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SunTori
SunTori is a Typescript JSON de/serializer to ensure everything is safe at runtime.

## Packages
- SunTori: The SunTori core package.
[](https://github.com/LancerComet/SunTori/actions)
[](https://badge.fury.io/js/@lancercomet%2Fsuntori)- Generator: A codegen to create SunTori codes from JSON.
[](https://github.com/LancerComet/SunTori/actions)
[](https://badge.fury.io/js/@lancercomet%2Fsuntori.generator)
## License
Apache-2.0