Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.
/ fluxible Public archive
forked from yahoo/fluxible

A pluggable container for universal flux applications

License

Notifications You must be signed in to change notification settings

gdakram/fluxible

 
 

Repository files navigation

Fluxible

This repository is the home of Fluxible and related libraries.

Join the #fluxible channel of the Reactiflux Discord community.

Development

Development is currently being done against Node 0.10.

Releases can be done with the following steps:

> gulp version -p <packageName> -v <patch|minor|major>
manually update CHANGELOG.md in the <packageName>
> git push origin master
> git push origin <tag>
> gulp publish -p <packageName>

License

This software is free to use under the Yahoo Inc. BSD license. See the LICENSE file for license text and copyright information.

About

A pluggable container for universal flux applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.0%
  • CSS 4.0%