# jam-span **Repository Path**: OSV-Labs/jam-span ## Basic Information - **Project Name**: jam-span - **Description**: A VueJS component to perform a jumping text with radio jam effect - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-12-15 - **Last Updated**: 2020-12-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jam-span A VueJS component to perform a jumping text with radio jam effect ![demo.gif](demo.gif "demo.gif") How to use? In JavaScript: ``` import JamSpan from 'JamSpan.vue'; Vue.component('jam-span', JamSpan); ``` In HTML: ``` ``` Or just watch this: https://jsfiddle.net/zgldh/vtpphau7/