Code Monkey home page Code Monkey logo

Comments (5)

gre avatar gre commented on August 17, 2024

who the hell invented non-standard white space!
thanks for the finding, will fix shortly :)

from bezier-easing.

gre avatar gre commented on August 17, 2024

mmh, actually can you point me to where this code is? I think it's an old version of the library, maybe you should upgrade?

from bezier-easing.

andreisocaciu avatar andreisocaciu commented on August 17, 2024

I have the latest version installed (v2.0.3)
Here's a screenshot of the problem code:
image

from bezier-easing.

gre avatar gre commented on August 17, 2024

this looks like the v1.x version to me,
this is what v2.0.3 looks like:

$ npm i bezier-easing
$ tree node_modules/bezier-easing
node_modules/bezier-easing
├── LICENSE
├── README.md
├── dist
│   ├── bezier-easing.js
│   └── bezier-easing.min.js
├── package.json
└── src
    └── index.js

the toCSS function no longer exist in this version. only the bezierEasing function is exposed

from bezier-easing.

andreisocaciu avatar andreisocaciu commented on August 17, 2024

You are right. I had v0.4.4 installed. Thanks for your help.

from bezier-easing.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.