Ruby Webpack

Open-source Ruby projects categorized as Webpack

Top 7 Ruby Webpack Projects

  • Webpacker

    Use Webpack to manage app-like JavaScript modules in Rails

    Project mention: Asset Pipeline JS Migration | dev.to | 2023-02-01

    Using Webpacker in Rails provides several advantages over the traditional asset pipeline. First, Webpacker uses JavaScript modules, which allows for better code organization and improved code reusability. Second, it offers modern frontend build tools, such as Babel and PostCSS, for transforming and compiling assets. Third, it provides faster build times and faster runtime performance through code splitting and lazy loading. Fourth, it offers better integration with JavaScript frameworks such as React, Vue, and Angular. Overall, Webpacker offers a more flexible and modern asset management solution for Rails applications. And while Webpacker is being retired, this initiative is to consolidate our code accordingly before moving our bundler to another solution.

  • react-on-rails

    Integration of React + Webpack + Rails + rails/webpacker including server-side rendering of React, enabling a better developer experience and faster client performance.

  • Revelo Payroll

    Free Global Payroll designed for tech teams. Building a great tech team takes more than a paycheck. Zero payroll costs, get AI-driven insights to retain best talent, and delight them with amazing local benefits. 100% free and compliant.

  • docuseal

    Open source DocuSign alternative. Create, fill, and sign digital documents ✍️

    Project mention: Server-Side Rendering Is a Thiel Truth (2020) | news.ycombinator.com | 2023-08-23

    I mostly agree with the author. After working a couple of years with React client render and API a pure server render seems to be a way more productive. For my recent OSS project (https://github.com/docusealco/docuseal) I use server render everywhere except of the 2 most complex/dynamic UI parts (drag&drop form builder and the signing form). I think just figuring out which approach fits best for which part of the software is the most important thing, doing both SSR and CSR in a single project is completely fine when done right.

  • ifme

    Free, open source mental health communication web app to share experiences with loved ones

    Project mention: 2022 Highlights: Open Source Development! ✨ | dev.to | 2022-12-14

    ifmeorg/ifme- 2 pull requests

  • simpacker

    Use modern JavaScript build system in Rails.

    Project mention: Thank you Webpacker, Goodbye Webpacker | dev.to | 2022-12-14

    I needed to create an alternative View helper to replace Webpacker, but decided to use the Simpacker gem rather than implement the helper on my own.

  • react_on_rails_demo_ssr_hmr

    react_on_rails tutorial demonstrating SSR, HMR fast refresh, and Typescript based on the rails/webpacker webpack setup

  • quickstart-rails-tailwind

    Start building rapidly with quickstart-rails-tailwind.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-08-23.

Ruby Webpack related posts

Index

What are some of the best open-source Webpack projects in Ruby? This list will help you:

Project Stars
1 Webpacker 5,322
2 react-on-rails 4,988
3 docuseal 3,056
4 ifme 1,396
5 simpacker 133
6 react_on_rails_demo_ssr_hmr 82
7 quickstart-rails-tailwind 11
Learn any GitHub repo in 59 seconds
Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
getonboard.dev