1.0.83 • Published 5 years ago

oflib v1.0.83

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.82

5 years ago

1.0.81

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago