easy-deal
v1.1.4
Published
exchange,easy deal,block chain,finance
Downloads
16
Maintainers
Readme
easy-deal
UI components for finance,exchange,blockchain and so on.
install
npm install easy-deal
yarn add easy-deal
demo
git clone https://github.com/MinionsHero/easyDeal.git
cd easyDeal
npm run serve
doc
- NumberInput:control input number string.
- OrderInput: numberInput with slider。
- Fluctuation:control the styles of up and down.
- PromiseDialog:a dialog which can return a promise instance, and it can support loading state.。(Developing...)
- WorkerContainer:a container to resolve CPU power。(Developing...)
- Kline:K line component。(Developing...)
- node-vue-i18n:a vue-i18n util to resolve to modify the same variable in many related option files.(Developing...)