[ANN] Ralix new branding and starter kits
Hello Ruby community ๐
We just released some changes in the Ralix ecosystem: the modest ES6 framework that provides barebones and utilities to help enhance your server-side rendered web-apps (and automatically integrates with Rails ๐).
- ๐Does not depend on Webpacker anymore (so you can now use Ralix on any JavaScript project).
- ๐ก๏ธNew branding and logo.
- ๐New and updated docs.
- ๐ Compatibility with Turbo.
- โ๏ธ Updated examples and ready-to-use Starter Kits:
- Ralix-TodoMVC, via the new
jsbundling-railsgem: https://github.com/ralixjs/ralix-todomvc - Middleman with Ralix and Tailwind, via Webpack: https://github.com/ralixjs/middleman-ralix-tailwind
- Ralix and Tailwind, via Parcel: https://github.com/ralixjs/ralix-tailwind
- Ralix-TodoMVC, via the new
Post a comment