Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fluir

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fluir - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

2

package.json
{
"name": "fluir",
"version": "0.2.5",
"version": "0.2.6",
"description": "Dispatcher, router, store helper for React apps.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,7 +0,6 @@

fluir
=========
#fluir#
[![Build Status](https://travis-ci.org/z5h/fluir.svg?branch=master)](https://travis-ci.org/z5h/fluir)
##what##
Dispatcher, router, store helper for React apps.

@@ -11,4 +10,11 @@

##install##
```npm install fluir```
Or, if your page already includes reactjs and underscore, you an include [a standalone file](https://github.com/z5h/fluir/tree/master/standalone).
##use##
Right now the best way to learn is to read through the example code [here](https://github.com/z5h/fluir/tree/master/example).
Or just look at [the implementation](https://github.com/z5h/fluir/blob/master/index.js).

Sorry, the diff of this file is not supported yet

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