How to use the zepto.init function in zepto

To help you get started, we’ve selected a few zepto examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github eteplus / vue-sui-demo / src / views / user / withdraw.vue View on Github external
path: '/article',
        icon: 'star',
        label: '文章'
      },
      {
        path: '/user',
        icon: 'me',
        label: '我自己'
      },
      {
        path: '/more',
        icon: 'gift',
        label: '更多'
      }
    ]
    $.init()
  },
  data () {

zepto

Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto.

MIT
Latest version published 8 years ago

Package Health Score

67 / 100
Full package analysis