Ross ROSS = Recommend OSS · open-source software intelligence for agents

Meteor-Community-Packages/meteor-autoform

AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation. observed · 2026-08-28

github.com/Meteor-Community-Packages/meteor-autoform · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 75
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4790
  • days_rel: 606
  • days_push: 153
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1428 stars · 321 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

AutoForm is a Meteor package that provides UI components and helpers for quickly building forms with automatic insert and update events and reactive schema-based validation. It works with simpl-schema and optionally collection2 to generate forms directly from data schemas.

Use cases

  • generate forms from a schema in a Meteor app
  • create insert forms that write to a Mongo collection
  • build update forms with automatic reactive validation
  • add quick CRUD forms to a Blaze-based Meteor project
  • validate form input against a simpl-schema definition

When to choose

  • you are building a Meteor app with Blaze and schema-driven forms
  • you want automatic insert/update handling and reactive validation with minimal boilerplate
  • you already use simpl-schema or collection2

When to avoid

  • you are not using Meteor
  • you use React, Vue, or another frontend framework instead of Blaze
  • you need highly custom form UIs that schema-generated components cannot express

Facets

library · maturity active

form-handling ui-components templating web-development frontend developer-tools meteor blaze forms schema-validation reactive-ui insert-update-forms nodejs web-server javascript

1 source

Member repositories

RepositoryRoleHealth v2
Meteor-Community-Packages/meteor-autoformmain57

For agents

markdown · JSON · MCP: product_card(name="Meteor-Community-Packages/meteor-autoform")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem