UNPKG

@glidejs/glide

Version:

Glide.js is a dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more

18 lines (13 loc) 201 B
language: node_js notifications: email: on_success: never on_failure: change node_js: - '6.0' before_script: - npm install script: - npm run lint - npm run test - npm run build