@reframe/react

0.3.2 • Public • Published

Reframe + React = ❤️

@reframe/react

Use Reframe with React.

Usage

Add @reframe/react to your reframe.config.js and the view property of your page configs will be rendered with React.

Note that you don't need to add @reframe/react if you are using Reframe's React Kit @reframe/react-kit. The React Kit already includes this plugin.

// reframe.config.js

module.exports = {
    $plugins: [
        require('@reframe/react') // npm install @reframe/react
    ]
};

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @reframe/react

    Weekly Downloads

    3

    Version

    0.3.2

    License

    none

    Unpacked Size

    5.15 kB

    Total Files

    10

    Last publish

    Collaborators

    • brillout