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

julianshapiro/blast

Blast text apart to make it manipulable. observed · 2026-08-28

github.com/julianshapiro/blast · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • 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: 4416
  • days_rel: n/a
  • days_push: 865
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1522 stars · 136 forks observed · 2026-08-28

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

Blast is a JavaScript library that separates text into individually manipulable elements (words, characters, etc.) for animation and typographic effects. It works with or without jQuery/Zepto and pairs naturally with the Velocity animation library by the same author.

Use cases

  • animate individual letters or words on a webpage
  • split text into characters for typographic effects
  • build kinetic typography animations
  • apply per-word styling or highlighting to text
  • create text reveal effects on scroll
  • manipulate text nodes without breaking HTML structure

When to choose

  • you need fine-grained control over individual words or characters in text
  • you use Velocity or jQuery and want a compatible text-splitting utility
  • you need broad legacy browser support back to IE6

When to avoid

  • you use a modern framework like React or Vue where component-based text splitting is idiomatic
  • you only need simple CSS-based text effects without DOM splitting
  • you need actively developed features or modern tooling support

Facets

library · maturity maintenance

animation ui-components templating web-development frontend graphics browser text-animation typography jquery-plugin dom-manipulation velocity nodejs

1 source

Member repositories

RepositoryRoleHealth v2
julianshapiro/blastmain23

For agents

markdown · JSON · MCP: product_card(name="julianshapiro/blast")

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