Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a23ae01c7e175b65

Jump to content

Adobe Source Libraries

From Wikipedia, the free encyclopedia

Adobe Source Libraries are a set of libraries initially developed by Adobe for internal use and later made open source.

These libraries provide functionality to specify a GUI's definition and behavior. They are organized around the two main modules Adam and Eve.

  • Adam offers the ability to specify the state chart driving a GUI element behavior.
  • Eve offers a GUI description language and a parser able to generate the described GUI from that description.
[edit]