canvas-excel
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

canvas-excel

online excel built with canvas

NPM JavaScript Style Guide

Install

npm install --save canvas-excel

Usage

import * as React from 'react'
 
import MyComponent from 'canvas-excel'
 
class Example extends React.Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © linhuiw

Readme

Keywords

none

Package Sidebar

Install

npm i canvas-excel

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

61.7 kB

Total Files

12

Last publish

Collaborators

  • linhuiwu