Socket
Socket
Sign inDemoInstall

@platform/cell.typesystem

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

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
49
increased by88.46%
Maintainers
1
Weekly downloads
 
Created
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

Package last updated on 11 Jul 2021

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc