Skip to content

Commit

Permalink
This project is no longer maintained
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmacaulay committed May 5, 2015
1 parent 7127206 commit 921c7ff
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
### _This project is no longer maintained_

It probably still works, but maybe not for long with the latest versions of React and/or Bacon.js. It's not a lot of code, so I encourage you to fork the project and turn it into exactly what you need.

If you'd like to take over maintenance of this project, feel free to get in touch either over [twitter](https://twitter.com/jamesmacaulay) or by [opening an issue](https://github.com/jamesmacaulay/react-bacon/issues/new).

# react-bacon

A little module for using [React](http://facebook.github.io/) with [Bacon.js](http://baconjs.github.io/).

Here's [a JSFiddle](http://jsfiddle.net/jamesmacaulay/Wc7bb/)!

Here's [another one](http://jsfiddle.net/bebraw/3526a/1/) from @bebraw that does stuff with weather forecasts!

## Installation

For [browserify](http://browserify.org/) projects, `npm install --save react-bacon`.
Expand Down

0 comments on commit 921c7ff

Please sign in to comment.