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

split-text-plugin

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

split-text-plugin

javascript , text capture animation

unpublished
latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

安装

npm i split-text-plugin

引入

import splitText from "split-text-plugin"
@import "~css/index.css";

使用

const st = new splitText({
  container: ".header", // dom元素
  speed: 100, 
  autoplay:true // boolean 默认: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