Socket
Socket
Sign inDemoInstall

@platform/cell.typesystem

Package Overview
Dependencies
37
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @platform/cell.typesystem

The 'strongly typed sheets' system of the CellOS.


Version published
Weekly downloads
98
increased by9700%
Maintainers
1
Install size
8.36 MB
Created
Weekly downloads
 

Readme

Source

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

 

 

FAQs

Last updated on 02 Sep 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc