1.3.5 • Published 5 years ago

smart-datav-npm v1.3.5

Weekly downloads
26
License
MIT
Repository
github
Last release
5 years ago

smart-datav-npm

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save smart-datav-npm

Usage

import React from 'react'

import { DataVEditor } from 'smart-datav-npm'
import 'antd/dist/antd.css'
import 'smart-datav-npm/dist/index.css'

const App = () => {
  return (
    <div>
      <DataVEditor/>
    </div>
    )
}

export default App

License

MIT © SmartAngus

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.9

5 years ago

1.2.8

5 years ago

1.2.6

5 years ago

1.2.4

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.8

5 years ago

1.1.6

5 years ago

1.1.4

5 years ago

1.1.0

5 years ago

1.1.2

5 years ago

1.0.8

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago