ex-mode VS govuk-form-builder

Compare ex-mode vs govuk-form-builder and see what are their differences.

govuk-form-builder

A form builder for Ruby on Rails that’s compatible with the GOV.UK Design System. (by x-govuk)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ex-mode govuk-form-builder
1 5
169 70
- -
10.0 8.7
about 5 years ago 9 days ago
CoffeeScript Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ex-mode

Posts with mentions or reviews of ex-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-03.
  • Ask HN: What side projects landed you a job?
    62 projects | news.ycombinator.com | 3 Dec 2023
    Some years ago I was on a shitty job - not technically, but the company turned out to be inhumane - at a Ruby shop, and on the side I was toying with mini_racer and I just upgraded to some macOS beta where it failed to build. A shitty +1-1 hack† for a compiler flag later and it was back flying.

    A month later I received a cold email from a CTO to chat a bit about that PR, turns out they were using mini_racer heavily and forked it for their own purpose, and also created PyMiniRacer for the Python side of things. Next thing I know I got hired. Two years later the company got acquired.

    Of course conditionally adding a compiler flag wasn't what got me hired per se, it only got my profile noticed. Probably side projects such as porting go by example to Ruby by implementing a ~1:1 CSP channel API[1], an Electron desktop client for Mattermost basically on a dare[2], ex mode for the Atom editor so that I could have that frackin' `:w`[3], leveraging Blocks to bolt on object-oriented-ness onto C because "closures are a poor man's object"[4], or reverse-engineering the Xbox One USB gamepad and writing a kext to turn it into a HID device on macOS from scratch on a lonely 7+h train ride with passengers judgementally staring at me sideways[4] probably contributed to it a bit.

    My takeaway: luck is when preparation meets opportunity; but don't to side projects to get hired, because if you don't get hired then that time is lost. Rather, of all things, scratch your itch, have fun, embrace whatever quirkiness you fancy; no one can take that away from you.

    [0]: https://github.com/rubyjs/mini_racer/commit/2086db1bbf2b5de4...

    [1]: https://github.com/lloeki/normandy

    [2]: https://github.com/lloeki/matterfront

    [3]: https://github.com/lloeki/ex-mode

    [4]: https://github.com/lloeki/cblocks-clobj/blob/master/main.c

    [5]: https://github.com/lloeki/xbox_one_controller

govuk-form-builder

Posts with mentions or reviews of govuk-form-builder. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-03.
  • Ask HN: What side projects landed you a job?
    62 projects | news.ycombinator.com | 3 Dec 2023
    I build and maintain some libraries that are used by teams working on GOV.UK projects in Rails. Have been inundated with offers since their release, and they've gone on to be used in some fairly high profile things.

    https://github.com/x-govuk/govuk-form-builder

  • USWDS: The United States Web Design System
    11 projects | news.ycombinator.com | 29 Mar 2022
    This is my side project, I'm a dev currently contracting at DfE. This library and the form builder[0] make working with the design system easier for Rails devs.

    [0] https://govuk-form-builder.netlify.app/

  • Meme, 2 images
    1 project | /r/CasualUK | 7 Feb 2022
    If you dig around on GitHub you'll see most government departments have an organisation where they publish stuff. For example, here's the MoJ, DfE, Cabinet Office.
  • Can I make a website entirely with Ruby?
    1 project | /r/rubyonrails | 22 Jun 2021
  • Why is uncoupled documentation bad?
    6 projects | news.ycombinator.com | 6 Jun 2021
    This is definitely the best approach in my opinion, providing the people writing the docs are capable of contributing directly.

    One of my projects[0] builds and deploys a static documentation site[1] on every push to master. The static site generator (Nanoc, in this case) then pulls in the library and uses it to publish its own documentation. All the examples are snippets of code[2] that are both displayed as-is and eval'd into the final output.

    The guide can never be out of sync with the library.

    [0] https://github.com/dfe-digital/govuk_design_system_formbuild...

    [1] https://govuk-form-builder.netlify.app/

    [2] https://github.com/DFE-Digital/govuk_design_system_formbuild...

What are some alternatives?

When comparing ex-mode and govuk-form-builder you can also consider the following projects:

edgedns - A high performance DNS cache designed for Content Delivery Networks

Rails Bootstrap Forms - Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.

Pion WebRTC - Pure Go implementation of the WebRTC API

scripts-to-rule-them-all - Set of boilerplate scripts describing the normalized script pattern that GitHub uses in its projects.

normandy - Channels for CSP style Ruby

django-sql-dashboard - Django app for building dashboards using raw SQL queries

stepmania - Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.

govuk_design_system_formbuild

whitehall - Publishes government content on GOV.UK

Docusaurus - Easy to maintain open source documentation websites.

datasette - An open source multi-tool for exploring and publishing data

react-uswds - USWDS 3.0 components built in React