Socket
Book a DemoInstallSign in
Socket

@ntbl/css-cubic-bezier

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ntbl/css-cubic-bezier

css 的 cubic-bezier 函数值集合,用于实现动画的 easing

0.0.1
latest
Source
npmnpm
Version published
Maintainers
1
Created
Source

css-cubic-bezier

GitHub npm MIT

css 的 cubic-bezier 函数值集合,用于实现动画的 easing。

Installation

npm i @ntbl/css-cubic-bezier --save

Usage

import cssCubicBezier from '@ntbl/css-cubic-bezier'

console.log(cssCubicBezier.easeIn)
// 0.420, 0.000, 1.000, 1.000

easing

css-cubic-bezier 内置了以下 easing :

  • linear
  • ease
  • easeIn
  • easeOut
  • easeInOut
  • easeInQuad
  • easeInCubic
  • easeInQuart
  • easeInQuint
  • easeInSine
  • easeInExpo
  • easeInCirc
  • easeInBack
  • easeOutQuad
  • easeOutCubic
  • easeOutQuart
  • easeOutQuint
  • easeOutSine
  • easeOutExpo
  • easeOutCirc
  • easeOutBack
  • easeInOutQuad
  • easeInOutCubic
  • easeInOutQuart
  • easeInOutQuint
  • easeInOutSine
  • easeInOutExpo
  • easeInOutCirc
  • easeInOutBack

Keywords

cubic-bezier

FAQs

Package last updated on 16 Apr 2019

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.