arjun-g / css-to-apl-animation

Convert css keyframes to apl animateitem commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CSS to APL Animation

Convert css keyframes to apl animateitem commands

Usage

Web

Convert directly from browser in - https://css-to-apl.voicefirst.tools/

CLI

> npm install -g css-to-apl

> css-to-apl ./style.css ./output.json

About

Convert css keyframes to apl animateitem commands

License:MIT License


Languages

Language:JavaScript 100.0%