Run JavaScript when a CSS property changes. Any CSS property
Run JS when a CSS property changes. Any CSS property. - LeaVerou/style-observer... (more…)
Read more »
The goal is to convert a subset (or full set) of Elixir code to JavaScript, providing the ability to write JavaScript in Elixir. This is done by taking the Elixir AST and converting it into JavaScript AST and then to JavaScript code. This is done using th… Read more