Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta name="description" content="vue-scroll-number vue component online demo">
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <!-- import Vue. -->
  <script src="https://cdn.jsdelivr.net/npm/vue@2.6.10/dist/vue.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/moment"></script>
  <!-- import vue-scroll-number -->
  <script src="https://cdn.jsdelivr.net/npm/vue-scroll-number@1.1.0/dist/vue-scroll-number.min.js"></script>
  <title>Vue Scroll Number CDN demo</title>
  <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/vue-scroll-number@1.1.0/dist/vue-scroll-number.css">
  
</head>
<body>
  <div id="app"></div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers