reactware

0.5.0 • Public • Published

Reactware

Reactware is an open source toolkit for developing desktop PWA with HTML, CSS, and JS

Install and Usage

npm i reactware --save

Usage

import * as Rw from 'reactware';
 
<Rw.Layouts.Flex horizontal>
  <div>One</div>
  <Rw.Layouts.Flex auto>Two</Rw.Layouts.Flex>
  <div>Three</div>
</Rw.Layouts.Flex>

Contributions

Contributions, issues and feature requests are very welcome. Please make sure to read the Contributing Guide before making a pull request.

/reactware/

    Package Sidebar

    Install

    npm i reactware

    Homepage

    warejs.org

    Weekly Downloads

    2

    Version

    0.5.0

    License

    ISC

    Unpacked Size

    301 kB

    Total Files

    72

    Last publish

    Collaborators

    • kivylius