Use WebGL with React and Dok-actions


License
MIT
Install
npm install dok-gl-canvas@1.0.58

Documentation

dok-gl-canvas

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save dok-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'dok-lib'
import 'dok-lib/dist/index.css'

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

License

MIT © jacklehamster