Socket
Socket
Sign inDemoInstall

@rheactorjs/models

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rheactorjs/models


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

models

npm version Build Status Greenkeeper badge js-standard-style semantic-release Test Coverage Code Climate

A collection of models.

JSON-LD

:information_source: See also: RESTful API in server

$context

When creating an object instance from a JSON representation, the fromJSON() method expects the presence of the correct $context value. When serializing and unserializing using these models, this is done automatically.

This makes it impossible to use the data for one entity as another.

$contextVersion

The $contextVersion was added to enable clients that cache entities, e.g. in localStorage, to check if their application code is compatibel with the cached data.

FAQs

Last updated on 24 Feb 2018

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc