How to export Sketch to CSS animations code - Anima Blog
Product Updates

How to export Sketch to CSS animations code2 min read

Reading Time: 3 minutes Or how to communicate animations without waving your hands

How to Export Sketch to CSS Animations Code

How to export Sketch to CSS animations code2 min read

Reading Time: 3 minutes

Anima allows designers to create high-fidelity prototypes right inside Sketch, Adobe XD, and Figma, and export HTML & CSS in a single click.

Our mission is to bridge the gap between designers and developers.

An enormous amount of time and effort during product development is being spent on designers communicating to developers how the product should look and feel. Usually, things get lost in translation.

If you’re a perfectionist who cares about the details, that can be pretty frustrating.

One of the things that can create a great user experience is animations that are woven into our design.

But until now we were limited in the ways we can hand off animations to developers. Common practices are creating GIFs or waving our hands to explain how animation should look.

Trying to explain animations…Trying to explain animations…

As developers, it’s time-consuming to try to reverse engineer an animation by looking at a GIF. It’s even harder to reverse engineer designers waving their hands trying to explain a custom ease-in-out timing function.

That’s why today we are starting our beta for a new feature of Timeline called Export Code.

Export Code for designsExport Code

With Export Code, we can export our animations to actual code. This way, developers can simply inspect the keyframes, easing functions, and other values that make up the animation.

Here is how to prepare your animationsHere is how to prepare your animations

The new Export Code feature is available in our latest plugin version. To try it out, update your Anima Toolkit plugin:

  1. Click the rightmost tab of our plugin to reveal Timeline.
  2. Click “Tutorial”.
  3. Expand “Practice 2” and select “Cup
  4. In our plugin panel, click “Animate Selection
  5. In “Keyframe1” drag the coffee content upwards
  6. This will create an animation timeline (blue band), extend its duration
  7. Play with the Cubic Bezier easing function graph
  8. Click “Export Code”

This is how to export code to HTML/JS/CSS for Sketch designsThis is how to export code to HTML/JS/CSS

Clicking “Export Code” will generate a handoff link.

This link can be shared with developers, where they can use delightful tools like JSFiddle or CodePen to inspect and play the animation. Developers can also download the plain text HTML file that includes the CSS and Javascript inside it.

All the keyframes and easing function values that construct the animation are easily readable through the HTML/CSS/JS code.

As always, we’re excited to hear your feedback!

Join the discussion or show off your designs on Facebook, Twitter, Slack, Instagram, and vote for new features at UserVoice.

Stay creative!
❤️ Anima team

|

Co-founder & CEO

A seasoned software engineer on a mission to improve developers’ lives and evangelize the power of code. When creating new software is made easier by software, he’s happy². In his leisure time you’ll find him trotting the globe, book in hand, in search of new perspectives.

Leave a comment

Your email address will not be published. Required fields are marked *