Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
acdlite committed Nov 3, 2015
1 parent 24fafcb commit f0b0e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -4,7 +4,7 @@ Recompose
[![build status](https://img.shields.io/travis/acdlite/recompose/master.svg?style=flat-square)](https://travis-ci.org/acdlite/recompose)
[![npm version](https://img.shields.io/npm/v/recompose.svg?style=flat-square)](https://www.npmjs.com/package/recompose)

Recompose is a microcomponentization toolkit for React. Think of it like lodash, but for React components.
Recompose is a React utility belt for function components and higher-order components. Think of it like lodash for React.

```
npm install recompose --save
Expand Down

0 comments on commit f0b0e05

Please sign in to comment.