https://github.com/graphistry/falcor
Graphistry forks of the FalcorJS family of projects in a lerna-powered mono-repo.
https://github.com/graphistry/falcor
Last synced: about 1 year ago
JSON representation
Graphistry forks of the FalcorJS family of projects in a lerna-powered mono-repo.
- Host: GitHub
- URL: https://github.com/graphistry/falcor
- Owner: graphistry
- Created: 2016-04-28T05:24:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T02:05:07.000Z (over 3 years ago)
- Last Synced: 2025-04-10T06:04:42.846Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 26 MB
- Stars: 23
- Watchers: 15
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# FalcorJS
Graphistry forks of the FalcorJS family of projects in a lerna-powered mono-repo.
* [Falcor](https://github.com/graphistry/falcor/tree/master/packages/falcor) [npm](https://www.npmjs.com/package/@graphistry/falcor) `npm install @graphistry/falcor`
* [Falcor Model w/ RxJS v5](https://github.com/graphistry/falcor/tree/master/packages/falcor-model-rxjs) [npm](https://www.npmjs.com/package/@graphistry/falcor-model-rxjs) `npm install @graphistry/falcor-model-rxjs`
* [Falcor Router](https://github.com/graphistry/falcor/tree/master/packages/falcor-router) [npm](https://www.npmjs.com/package/@graphistry/falcor-router) `npm install @graphistry/falcor-router`
* [Falcor JSON Graph](https://github.com/graphistry/falcor/tree/master/packages/falcor-json-graph) [npm](https://www.npmjs.com/package/@graphistry/falcor-json-graph) `npm install @graphistry/falcor-json-graph`
* [Falcor Path Utils](https://github.com/graphistry/falcor/tree/master/packages/falcor-path-utils) [npm](https://www.npmjs.com/package/@graphistry/falcor-path-utils) `npm install @graphistry/falcor-path-utils`
* [Falcor Path Syntax](https://github.com/graphistry/falcor/tree/master/packages/falcor-path-syntax) [npm](https://www.npmjs.com/package/@graphistry/falcor-path-syntax) `npm install @graphistry/falcor-path-syntax`
* [Falcor Query Syntax](https://github.com/graphistry/falcor/tree/master/packages/falcor-query-syntax) [npm](https://www.npmjs.com/package/@graphistry/falcor-query-syntax) `npm install @graphistry/falcor-query-syntax`
* [Falcor React-Schema](https://github.com/graphistry/falcor/tree/master/packages/falcor-react-schema) [npm](https://www.npmjs.com/package/@graphistry/falcor-react-schema) `npm install @graphistry/falcor-react-schema`
* [Falcor Socket Datasource](https://github.com/graphistry/falcor/tree/master/packages/falcor-socket-datasource) [npm](https://www.npmjs.com/package/@graphistry/falcor-socket-datasource) `npm install @graphistry/falcor-socket-datasource`