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

gyrejs

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gyrejs

Experimental data fetching and state library geared towards ReactJS

0.0.7
Source
npm
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

GyreJS

Build Status
Data fetching and state library geared towards ReactJS. This is an experimental project.

Vision

Flow

                   +                                                 
+------------+     |                                                 
|            |     |                                                 
|            |     |                                                 
|            |     |                                                 
|            |     |    +------------+                +-------------+
|            |     |    |            |                |  Data HoC   |
|            +---------------+----------------------->+  +-------+  |
|   Server   |     |    |    ^       |                |  |       |  |
|            |     |    |    |       |                |  |  UI   |  |
|            |     |    |    |       |                |  |       |  |
|            <---------------+------------------------+  +-------+  |
|            |     |    |            |                |             |
|            |     |    +------------+                +-------------+
|            |     |                                                 
|            |     |      Store / Action handlers / Reducer                                  
+------------+     |      - State source                             
                   +      - Data fetching/saving
                          - Optimistic updates              

Intended features

  • Minimal surface API
  • HoC for ReactJS (data wrapper)
  • Isomorphic
  • Snapshots / rollback
  • Immutable data

Inspiration

Articles

Libraries

Gyre?

Gyre = vortex. A wink to unidirectional data flow.

Keywords

flux

FAQs

Package last updated on 17 Oct 2015

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