kontour-dom

0.0.26 • Public • Published

kontour-dom

DOM implementation for kontour

NPM JavaScript Style Guide

Install

npm install --save kontour-dom

Usage

import React, { Component } from 'react'

import MyComponent from 'kontour-dom'

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

License

MIT ©

/kontour-dom/

    Package Sidebar

    Install

    npm i kontour-dom

    Weekly Downloads

    17

    Version

    0.0.26

    License

    MIT

    Unpacked Size

    351 kB

    Total Files

    6

    Last publish

    Collaborators

    • mlankenau