1.0.83 • Published 7 years ago

oflib v1.0.83

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

oflib

Form Manager for Opal Apps

NPM JavaScript Style Guide

Install

npm install --save oflib

Usage

import React, { Component } from 'react'

import MyComponent from 'oflib'

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

License

MIT © DMESA

1.0.83

7 years ago

1.0.82

7 years ago

1.0.81

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago