We released two new add-ons this week. The interesting thing is that both of them are based on react components, taking advantage of the new react support in flow. The first component is a wrapper around a syntax highlighter component made in react, and the other one is a component that allows you to crop images (based on this react component).
- More technical info about the process in this blogpost. There is also a Spanish translation.
- Syntax Highlighter Add-on Directory page
- Image Crop Add-on Directory page
Both of them are released on Maven Central for your convenience.
Hope you like them!