Skip to content

基于F2 React 移动端可视化图表库

License

Notifications You must be signed in to change notification settings

kagawagao/BizGoblin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Document

API

Installation

npm

The NPM way is only install by shell:

# latest stable
$ npm install goblin-base

React Version

In react version, You mush repare react version greater then 15, and support 16 certainly.

npm

The NPM way is only install by shell:

# latest stable
$ npm install bizgoblin

Demo

To examine the demos in your local build, open to demo directory, and execute

$ npm run postinstall
$ cd ./demo && npm install
$ npm run start

and then browse to http://localhost:3000

License

MIT

About

基于F2 React 移动端可视化图表库

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 52.1%
  • JavaScript 47.9%