Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

npx-marquee-super

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npx-marquee-super

基于Angular8.0的滚动插件

  • 0.0.2
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

npx-marquee-super

基于Angular8.0的滚动插件

使用

第一步
// 注入模块
import { NpxMarqueeSuperModule } from 'npx-marquee-super';

imports: [
    NpxMarqueeSuperModule
  ],
第二步
// 组件中调用
<lib-npx-marquee-super [speed]="100" [direction]="'left'">
</lib-npx-marquee-super>
参数
参数说明类型默认值
speed速度number-
direction方向left-

#License MIT License

FAQs

Package last updated on 11 Apr 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc