-
the number of days is showing up as NaN today
1/1/2011 7:17AM
-
Thank you NEO for coming to the U.S. for DevCon! I'm currently the CTO and Founder of CountUp.io - an online marketplace connecting licensed accountants with small businesses. We have over 300 registe…
nodar updated
6 years ago
-
Hi I'm currently a developer at www.countup.io where we are currently exploring how can we use blockchain technologies to revolutionize the accounting industry. I would love to learn more about how we…
-
Hey, this addon seems like a great idea!
I'm unable to get it to work, ember 2.18.1 and fastboot v1.1.2 - it seems that the ```shoebox``` property is undefined in your addon's service.
I'll try …
-
I don't need the comma separation number increment .if the digits is 100000 it is increment without commas .How to remove the comma from the number
-
$(function() {
"use strict";
var wind = $(window);
var main_height = $(".main-height").outerHeight();
$(".sub-height").outerHeight(main_height);
// scrollIt
$.sc…
-
```jsx
```
Some of the values we use with react-countup are negative and it appears that the minus sign is being interpreted as a digit in the number. When the minus sign appears in front of a 3…
-
When you countdown from a uint to 0, it will go into an infinite loop because countdown underflows for uints. Here is a snippet of code that demonstrates this (preventing the infinite loop to make the…
-
Just a question: any plans to implement easing functions in future? Something like https://inorganik.github.io/countUp.js/
-
```
```
```
//Result: 912800,0000+
//Expected: 912 800,0000+
```