New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

vstack-graph

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vstack-graph

A RxJS object relation graph for client side JavaScript Applications

  • 0.12.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
2
Weekly downloads
 
Created
Source

npm version Build Status codecov.io

VStack Graph

Work in progress

A Observable (RxJS) based Graph layer for JavaScript Applications. Supports Object relation structures via REST APIs. Includes Angular 2 support out of the box and has a generic adapter for many different client libraries.

RestCollection

RestCollection is a base class to extend rest services from. This base class will add CRUD functionality as well as features such as state history tracking, error logging and Flux like collection streams.

RestCollection has a peer dependency on RxJS 5.

GraphService

Work in progress. Will allow defined relationships between Restfull collections created with the RestCollection allowing data deduping and graph like structures in client apps.

Getting Started

This project is in alpha and a work in progress. To get started run npm install in the root directory.

  • npm run build create distributables and bundles
  • npm run test build and run tests
  • npm run coverage build and run test coverage

Temp Demo: http://plnkr.co/edit/RcQO38Bztxnhnch1I12W?p=preview

Keywords

FAQs

Package last updated on 30 Mar 2017

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