Socket
Socket
Sign inDemoInstall

datasaur-base

Package Overview
Dependencies
2
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    datasaur-base

Abstract base class for Hypergrid data model modules


Version published
Maintainers
1
Install size
1.15 MB
Created

Readme

Source

Abstract base class for Hypergrid data models.

The cascading data model consists of a data owner module at the bottom with zero or more data transformer modules attached.

The data owner module should extend from datasaur-owner (which extends from this class, datasaur-base), while the transformer modules should extend directly from this class.

datasaur-base@3.0.0 together with datasaur-local3.0.0 implements the data model interface with fallbacks, superseding fin-hypergrid-data-source-base (which will no longer be maintained).

Hypergrid v2 "data controllers" are no longer supported by Hypergrid v3 and are no longer supported by the data model. In their place, data models now accept interface setup from the application, which should include a dispatchEvent method which data models call to trigger events in Hypergrid and on the application.

FAQs

Last updated on 05 Jul 2018

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