Socket
Book a DemoInstallSign in
Socket

eases-cdn

Package Overview
Dependencies
Maintainers
1
Versions
4
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

eases-cdn

easing equations available as CDN from unpkg.com/eases-cdn/

unpublished
latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

eases

Available as CDN from https://unpkg.com/eases-cdn/

stable

This is a grab-bag of Robert Penner's easing equations, most of the code from glsl-easings.

// import all eases
import eases from 'eases-cdn'

// import only the single function
const { quadIn } from 'eases-cdn'

Graph

You can see the easings graph here https://codepen.io/kunukn/full/mpVJOm/

Usage

All easing functions only remap a time value, and all have the same signature.

v = ease(t)

Where t is typically a value between 0 and 1, and it returns a new float that has been eased.

License

MIT, see LICENSE.md for details.

Keywords

ease

FAQs

Package last updated on 24 Dec 2017

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.