# Meteor-Community-Packages/Meteor-CollectionFS

Reactive file manager for Meteor

Repository: https://github.com/Meteor-Community-Packages/Meteor-CollectionFS
Canonical: https://ross.abutalabs.com/products/meteor-collectionfs
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2019-03-08T20:44:57+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4988, "days_push": 2735, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1039, forks 234 (observed 2026-08-28T04:03:19.990090+00:00)

## What it is
CollectionFS is a suite of Meteor packages providing a reactive file management solution for uploading, downloading, storing, synchronizing, and manipulating files. It supports multiple storage adapters including the local filesystem, MongoDB GridFS, and Amazon S3.

## Use cases
- upload files in a meteor app
- store uploaded images on s3
- serve user avatars with reactive urls
- resize and manipulate uploaded images
- store files in mongodb gridfs
- filter uploads by file type or size

## When to choose
- you maintain a legacy Meteor 1.x app already using CollectionFS
- you need reactive file uploads tightly integrated with Meteor's tracker system

## When to avoid
- you are starting a new Meteor project - use Meteor-Files instead
- you are not using the Meteor framework
- you need actively maintained software with security fixes

## Facets
- artifact type: library
- maturity: abandoned
- function: file-upload, image-processing, web-framework
- domain: web-development, files, developer-tools
- platform: -
- tags: meteor, file-management, storage-adapters, gridfs, s3, reactive, archived, nodejs, javascript, web-server

## Member repositories
- Meteor-Community-Packages/Meteor-CollectionFS (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:19.990090+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:03:33.847663+00:00, confidence not recorded.
  - readme: https://github.com/Meteor-Community-Packages/Meteor-CollectionFS (fetched 2026-08-28T04:03:19.990090+00:00, sha ca2c1e4a3aba)
- Data as of 2026-08-30T08:39:29.467469+00:00.
