-
To make our page more playful and fun lets add some animations, hover effects and so on. Please collect ideas here and we will see what is easily implemented:
- [ ] Catalog pages animations for Badge…
-
the count up option doesn't save after closing OBS. especially doing a 1 life run on games to see how long you survive and you end the stream for the day to come back the next day and open up OBS and …
-
While migrating from the oobit theme to oobit-2025 I considered some additional enhancements.
Since most of the posts displayed on the home page don't have a featured image I wondered if it would be …
-
wanted to add some stats section on About us page with react-countup library.
It will show your project as professional by adding stats about your website with dummy data.
https://github.com/use…
-
* Add a api lifeline field to turn on the animation that will indicated the number of seconds to count up from the initial value to the final or normally displayed value for the lifeline.
* When sw…
-
### Is your feature request related to a problem? Please describe.
no
### Describe the solution you'd like.
_No response_
### Describe alternatives you've considered.
_No response_
### Additiona…
-
The signature of count-up component should be as follows:-
```
type CountupProps = {
styles: React.CSSProperties;
custom: {
itemCount: number;
duration: number;
…
-
I try add library:
import CountUp from "react-countup";
and
import {default as CountUp} from "react-countup";
But i got error:
```
Failed to compile.
./node_modules/react-countup/build/index.m…
-
**Is your feature request related to a problem? Please describe.**
Icinga data is fixed, but time-based data marches onward - if the check was run 5 minutes ago and the time-based data was 7 minutes …
-
i use react-countup (version 6.5.0) in a page router based next.js application.
when i run `pnpm dev`, react-countup works well and the number increases to the target value.
when i run 'pnpm st…