Coder Social home page Coder Social logo

Easy function copy about easings.net HOT 6 CLOSED

ai avatar ai commented on May 30, 2024
Easy function copy

from easings.net.

Comments (6)

gosolivs avatar gosolivs commented on May 30, 2024 1

Hey. It is a good idea. In any time soon will make this!

from easings.net.

josias-r avatar josias-r commented on May 30, 2024

Why not simply generate an SCSS file containing all the easing functions as SCSS variables?
Example: $easeOutQuad: cubic-bezier(0.25, 0.46, 0.45, 0.94);

Available for download or even hosted on a CDN.

from easings.net.

gosolivs avatar gosolivs commented on May 30, 2024

Hey. There are ready files.
https://github.com/KingScooty/sass-easing

from easings.net.

MarcusCemes avatar MarcusCemes commented on May 30, 2024

@josias-r That is a quick-fix solution for a particular situation. SCSS is not supported by any browser and requires an specialized compiler during the build process. Not everyone uses it. Of course, there are SCSS, LESS, VS Code, ..., extensions that offer snippets/compile-time replacements.

I created this issue however as an enhancement for an extremely useful quick-reference website that allows you to visualize and compare easings.

from easings.net.

josias-r avatar josias-r commented on May 30, 2024

@MarcusCemes I agree, I just thought it's related to your issue because when working on an opened project and you want to compare different easings it would be way easier if you could just change the variable name instead of having to open the website at all...

@isolovev you are referring to a different repo?

from easings.net.

gosolivs avatar gosolivs commented on May 30, 2024

Yeah, I meant another repo. Not everyone uses SCSS. I don't see any point in implementing an already made file or tool that copes with its task.

from easings.net.

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.