Skip to content

Latest commit

 

History

History
59 lines (30 loc) · 2.99 KB

ABOUT.md

File metadata and controls

59 lines (30 loc) · 2.99 KB

About

Todos

Motivation & Credits

Observer

  • daydream #Project#: A chrome extension to record your actions into a nightmare or puppeteer script

  • rrweb #Project#: rweb refers to 'record and replay the web', which is a tool for recording and replaying users' interactions on the web.

  • TimeCat #Project#: TimeCat is a Web Record tool, passing a unique way and algorithm to provide ultra-high performance and ultra-high compression webpage lossless video record and replay

DOM

Media

Recorder

  • pere: pere is a utility for record and playback of DOM edits.

  • Peeping DOM: Peeping DOM enables you to record your users' journeys through your site and play them back.

  • redux-vcr: Record and replay user sessions.

  • puppeteer-recorder #Project#: Puppeteer recorder is a Chrome extension that records your browser interactions and generates a Puppeteer script.

Selector

  • unique-selector #Project#: Given a DOM node, return a unique CSS selector matching only that element.

  • theroomjs #Project#: a vanilla javascript plugin that allows you to outline dom elements like web inspectors.

  • jQuery.DomOutline #Project#: Firebug/Dev Tools-like DOM outline implementation using jQuery.

  • Simple-JavaScript-DOM-Inspector #Project#: Highlights hovered elements with a 2px red outline, and then logs the element's full CSS selector path when clicked. It could also display the selected element's XPath, or do pretty much anything with it in the callback function.

Image

  • GifW00t:GifW00t! is a pure-javascript web recorder. Just add one script tag to your page, and users will be able to record and replay their interaction with the site.

  • pixelmatch: The smallest, simplest and fastest JavaScript pixel-level image comparison library

  • image-diff: Create image differential between two images.

  • gif.js: JavaScript GIF encoder that runs in your browser.

  • gifshot: JavaScript library that can create animated GIFs from media streams, videos, or images

Sandbox

  • togetherjs: A service for your website that makes it surprisingly easy to collaborate in real-time.

Diff