@@include('global/_head.html',{ "headTitle": "Vendor plugin", "prism": "true" }) @@include('docs/_sidebar.html', {"page": "plugins"})
@@include('global/_page-header.html', {"PageHeader": "sticky-top"} )

Pure Counter

How it works

A simple yet configurable native javascript counter you can count on. purecounterjs

  • User

    k

  • Click's

    m

  • Sales

  • Item

Default Values:
data-purecounter-start="0" data-purecounter-end="9001" data-purecounter-currency="$" class="purecounter"

If you do not override the methods default to these values:

  • start: 0 [uint]
  • end: 100 [uint]
  • duration: 2 [seconds|uint]
  • delay: 10 [milliseconds|uint]
  • once: true [boolean]
  • pulse: false [boolean:false|seconds|uint]
  • decimals: 0 [uint]
  • legacy: true [boolean]
  • filesizing: false [boolean]
  • currency: false [boolean|char|string]
  • separator: false [boolean|char|string]
  • selector: '.purecounter' [query selector]
Get started with Bootstrap @@include('docs/_quick-url.html')
@@include('global/_page-footer.html', {"PageFooter": ""} )
@@include('global/_full-screen-menu.html', {"divClass": ""} ) @@include('global/_need-help.html', {"divClass": "offcanvas-start"} ) @@include('global/_quick-access.html', {"divClass": "offcanvas-end"} ) @@include('global/_theme-setting.html', {"divClass": "offcanvas-end"} ) @@include('global/_site-map.html', {"divClass": "offcanvas-start sm"} ) @@include('global/_body-hero-img-2.html', {"bodyBgClass": "body-bg"} ) @@include('global/_plugin-script.html', { "purecounter": "true", "prism": "true", })