New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

split-text-animation

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

split-text-animation

javascript , text capture animation

latest
Source
npmnpm
Version
0.0.5
Version published
Weekly downloads
3
-40%
Maintainers
1
Weekly downloads
 
Created
Source

安装

npm i split-text-animation

引入

import SplitText from "split-text-animation"
@import "~split-text-animation/css/index.min.css";

使用

例子:

  <h1 class="text">++是将操作数加一的自增运算符。</h1>
const st = new SplitText({
  container: ".text",
  speed: 100, 
  autoplay:true 
})

Keywords

web

FAQs

Package last updated on 06 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts