Socket
Socket
Sign inDemoInstall

@platform/cell.schema

Package Overview
Dependencies
Maintainers
1
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platform/cell.schema

URI and database schemas for the `cell.os`.


Version published
Weekly downloads
326
increased by1817.65%
Maintainers
1
Weekly downloads
 
Created
Source

Module License: MIT NPM banner

URI and database schemas for the CellOS.

Setup

yarn add @platform/cell.schema

 

URI Scheme

ns:<id>             Namespace:  A set of cells/row/columns that exist in the same logical-space (aka "table" or "sheet").
cell:<ns>!<A1>      Cell:       A single cell (the core primitive data-structure of CellOS).
row:<ns>!<1>        Row:        Meta-data for a single "row" within a namespace.
col:<ns>!<A>        Column:     Meta-data for a single "column" within a namespace.

 

 

FAQs

Package last updated on 21 Nov 2019

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc