vstack-graph
TypeScript icon, indicating that this package has built-in type declarations

0.12.2 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.12.2
    2
    • latest

Version History

Package Sidebar

Install

npm i vstack-graph

Weekly Downloads

2

Version

0.12.2

License

MIT

Last publish

Collaborators

  • developers-vintage-software
  • splintercode