Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
<p align="center"><em>A design-first language for living SVGs.</em></p>

---
[![npm version](https://img.shields.io/npm/v/mirrow.svg)](https://www.npmjs.com/package/mirrow)
![CI](https://github.com/MirrowApp/mirrow/actions/workflows/ci.yml/badge.svg)

Mirrow is a playground and production tooling for vector animators working with integrating motion, and interaction seemlessly into their workflow. Instead of treating SVGs as static assets, Mirrow gives them the starring role in your workflow. Describe shapes, styling, animation, and even interaction logic in one expressive format that compiles seamlessly.

Expand Down