@formulaik-community/formulaik-engine-react

1.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @formulaik-community/formulaik-engine-react

Weekly Downloads

3

Version

1.0.2

License

ISC

Unpacked Size

6.15 MB

Total Files

18

Last publish

Collaborators

  • yelounak