1.0.2 • Published 6 months ago

@formulaik-community/formulaik-engine-react v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

Formulaik React JS Engine

Core formulaik engine for React JS

NPM JavaScript Style Guide

Install

npm install --save formulaik

Usage

import React, { Component } from 'react'

import MyComponent from 'formulaik'
import 'formulaik/dist/index.css'

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

License

MIT © yelounak

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago