@leapy/render-engine
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

render-engine

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save render-engine

Usage

import React, { Component } from 'react'

import MyComponent from 'render-engine'
import 'render-engine/dist/index.css'

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

License

MIT © monkey-programmer

Readme

Keywords

none

Package Sidebar

Install

npm i @leapy/render-engine

Weekly Downloads

2

Version

2.0.2

License

MIT

Unpacked Size

83 kB

Total Files

26

Last publish

Collaborators

  • rikky2512