This package has been deprecated

Author message:

pre-release module deprecation

@platform/cell.typesystem
TypeScript icon, indicating that this package has built-in type declarations

0.0.222 • Public • Published

Module License: MIT NPM banner

The "strongly typed sheets" system of the CellOS.

  • Typing discipline: "structural"

  • Strongly typed object relational mapper (ORM) for two-way binding of [sheets] : {objects}.

  • Generation of standards based type declarations from globally addressable cell:namespace definitions for consumption by industry standard tooling:

    • Typescript type symbols from globally addressable cell namespace definitions.
    • GraphQL schema definition language (SDL) symbols - [Coming Soon 🐷]
  • Advanced type concepts including type OR'ing ("|"), grouping, referencing (aka "fancy" typesystem).

 

Setup

yarn add @platform/cell.typesystem

NOTE: Typically the TypeSystem is be accessed as part of the cell.client API.

 

 


 

image

 

Concepts

 

Concepts

 

 

Readme

Keywords

none

Package Sidebar

Install

npm i @platform/cell.typesystem

Weekly Downloads

1

Version

0.0.222

License

MIT

Unpacked Size

226 kB

Total Files

141

Last publish

Collaborators

  • philcockfield