Skip to content

Experimenting with CSS Transforms visualisation. Transform function lists are really powerful and I think we need better modes of understanding.

Notifications You must be signed in to change notification settings

waapi/tool-transforms

Repository files navigation

What?

CSS Transforms can be one of the more difficult CSS properties to understand quickly.

Transform function lists are awesome and powerful, but come at the cost of immediate understanding.

Here is an experiment in creating visualisation tools that might be implemented in browser DevTools one day.


# Usage

Visit: https://waapi.github.io/tool-transforms/

The value in the transform property is editable and the visualisation will update.


Development

npm install
npm start
open http://localhost:6756

About

Experimenting with CSS Transforms visualisation. Transform function lists are really powerful and I think we need better modes of understanding.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published