vstack-graph v0.12.2
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 buildcreate distributables and bundlesnpm run testbuild and run testsnpm run coveragebuild and run test coverage
Temp Demo: http://plnkr.co/edit/RcQO38Bztxnhnch1I12W?p=preview
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago