Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-countup-full

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-countup-full - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

27

package.json
{
"name": "vue-countup-full",
"version": "1.0.2"
}
"name": "vue-countup-full",
"version": "1.0.3",
"description": "> It's a vue component that will count to a target number with support english and arabic numbers",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/behnamjz/vue-countup-full.git"
},
"keywords": [
"vue",
"countup",
"nuxt",
"vue-countup-full"
],
"author": "behnam jaberi, shadi farzankia",
"license": "ISC",
"bugs": {
"url": "https://github.com/behnamjz/vue-countup-full/issues"
},
"homepage": "https://github.com/behnamjz/vue-countup-full#readme"
}

6

README.md
# vue-countup-full
> It's a vue component that will count to a target number with support englisgh and arabic numbers
> It's a vue component that will count to a target number with support english and arabic numbers

@@ -41,4 +41,4 @@ vue-countTo is a dependency-free, lightweight vue component that can be overwrited easingFn by yourself.

| ----------------- | ---------------- | :--------: | :----------: |
| value | the value you want to arrive at |Number | 2017 |
| countstep | count up step value | Number | 3000 |
| value | the value you want to arrive at |Number | |
| countstep | count up step value | Number | |
| dir | Support English and Arabic numbers | String | LTR |
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc