# linkesch/medium-editor-insert-plugin

jQuery insert plugin for MediumEditor

Repository: https://github.com/linkesch/medium-editor-insert-plugin
Canonical: https://ross.abutalabs.com/products/medium-editor-insert-plugin
Homepage: http://orthes.github.io/medium-editor-insert-plugin
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2020-09-10T19:49:10+00:00

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

## Adoption (not part of the score)
Stars 1211, forks 340 (observed 2026-08-28T04:04:00.190169+00:00)

## What it is
A jQuery plugin that extends MediumEditor, a Medium.com-style WYSIWYG editor, with the ability to insert images and embeds (YouTube, Vimeo, Twitter, Facebook, Instagram) into the editor. It supports uploads via blueimp file upload and embed parsing via oEmbed proxies or built-in parsers.

## Use cases
- add image upload to a MediumEditor-based rich text editor
- embed YouTube or Vimeo videos in a WYSIWYG editor
- insert tweets and Instagram posts into editable content
- build a Medium-style content editor with drag-and-drop media
- enable oEmbed-based embeds in a jQuery web app

## When to choose
- you already use MediumEditor and jQuery in your project
- you need image uploads and social media embeds in a WYSIWYG editor
- you want a lightweight, MIT-licensed editor extension

## When to avoid
- you are starting a new project without jQuery or MediumEditor
- you need a modern framework-native editor like TipTap or Slate
- you need actively maintained software with recent updates

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, file-upload, web-framework
- domain: web-development, frontend, media
- platform: browser
- tags: jquery, medium-editor, wysiwyg, rich-text-editor, embeds, image-upload, nodejs

## Member repositories
- linkesch/medium-editor-insert-plugin (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:00.190169+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-30T06:18:04.228983+00:00, confidence not recorded.
  - readme: https://github.com/linkesch/medium-editor-insert-plugin (fetched 2026-08-28T04:04:00.190169+00:00, sha c3a619a41194)
- Data as of 2026-08-30T08:39:29.467469+00:00.
