Activate the raging power mode in the React world
npm install rage-power
> Inspired by atom plugin

A React wrapper component for your rage typing need.
```
npm install --save rage-power
Wrap this component around your input component.
`
import RagePower from 'rage-power';
const RageTextarea = () => (
);
``