ph4un00b / vue-card-editor

πŸƒ An online card editor with fancy effects.

Home Page:https://silly-raindrop-5c6f72.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ•β•°(Β°β–½Β°)β•― Card Editor

keyboard shortcut demonstration

2 future me

gif tools

  • https://ezgif.com/
  • gifsicle --optimize=3 --resize-fit-width 300 -o output_compressed.gif input.gif
  • scaling
    • gifsicle --optimize=3 --resize-fit-width 300 -o output_compressed.gif input.gif
  • Reducing the frame rate
    • ffmpeg -i input.gif -r 10 output_compressed.gif

About

πŸƒ An online card editor with fancy effects.

https://silly-raindrop-5c6f72.netlify.app/


Languages

Language:JavaScript 54.2%Language:Vue 44.6%Language:HTML 1.2%