@afd-software/pce-react
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

pce-react

Components for integrating AFD's JSON API with React apps

NPM JavaScript Style Guide

Install

npm install --save pce-react

Usage

import React, { Component } from 'react'

import MyComponent from 'pce-react'
import 'pce-react/dist/index.css'

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

License

ALL RIGHTS RESERVED © matthewdolman-afd

Readme

Keywords

none

Package Sidebar

Install

npm i @afd-software/pce-react

Homepage

.

Weekly Downloads

3

Version

1.0.0

License

ALL RIGHTS RESERVED

Unpacked Size

302 kB

Total Files

26

Last publish

Collaborators

  • matthew-dolman-afd