-
自己基于 countup.js 封了一个 vue3 版本,欢迎使用! [vue-countup-v3](https://github.com/jizai1125/vue-countup-v3)
功能:
- TypeScript 支持;
- 自动计数、无限/有限次循环轮播、自定义过渡动画函数 ....
- 丰富的选项配置;
-
```jsx
// replace Statistic.CountDown
```
-
I am working on implementing scroll-spy w/ countUp on a site that uses Bootstrap 4. CountUp without scroll-spy works fine. Scroll-spy will only work when the css for Bootstrap is omitted. I am thin…
-
Count animation is triggered on initial page render, even if the component is not visible. Animation is already done when you finally reach the component with scroll.
Reset works only when you scroll…
-
https://github.com/glennreyes/react-countup
-
## Expected Behavior
Being able to update the snackbar message (and maybe other props like variant) using the same key that enqueueSnackbar already returns.
## Current Behavior
Can't update the…
-
I have been using nicy for a bit with some modifications particularly around the gitBranch and gitStatus procs. I have one proc that gets both as a tuple and uses libgit2.
This is a beefy dependenc…
-
![unexpected](https://user-images.githubusercontent.com/50485359/57569148-566f2700-740e-11e9-8c27-543a740baa88.png)
-
Missing major lottie expressions spec:
## Layer Sub-objects attributes and methods
- [ ] effect(name) //thorvg needs to support layer effect first
- [ ] effect(index) //thorvg needs to support …
-
Firstly, thanks to the author for providing such an amazing component, when I use the component according to the API interface, I had some problems.
Here's the code
```javascript
const ChildCompone…