reflexr
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

reflexr

Yet another flexbox wrapper for React

NPM JavaScript Style Guide

Install

npm install --save reflexr

Usage

import * as React from 'react'

import MyComponent from 'reflexr'

class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

Apache-2.0 © thedeadferryman

Readme

Keywords

none

Package Sidebar

Install

npm i reflexr

Weekly Downloads

1

Version

0.1.2

License

Apache-2.0

Unpacked Size

51.4 kB

Total Files

17

Last publish

Collaborators

  • thedeadferryman