textscrollcom

1.0.0 • Public • Published

说明

textscrollcom 是实现文字滚动二顿组件

安装

yarn add textscrollcom -S

使用

在src/main.js
import textscrollcom from 'textscrollcom';
import 'textscrollcom/textscroll.css';
Vue.use(textscrollcom);

组件

<TextScroll />

<script>
export default {
  
}
</script>

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i textscrollcom

      Weekly Downloads

      3

      Version

      1.0.0

      License

      ISC

      Unpacked Size

      60.2 kB

      Total Files

      10

      Last publish

      Collaborators

      • taoleea