@sisujs/meta-cbot
v0.8.0
Published
A framework that provides a reflective Meta-model for Javascript/Typescript, alongside a HTTP-compatible and type validating transport protocol designed to replace JSON.
Downloads
93
Maintainers
Readme
SisuJs Meta-Cbot
Welcome to the documentation for the meta-cbot
-module of SisuJs. It features
two components designed to enhance web development by improving type handling
and communication between server and browser. The components are:
- Cbot (Character Based Object Transport): A type validating protocol designed for web data transport, intended to replace JSON for server-browser communication.
- Meta -model: A framework for creating reflective types in Javascript/Typescript, enhancing type enforcement and data integrity.