Alternatives
Products that do what Replay your typing in a few lines of JavaScript does
I recently needed to make a text appear on a website and I wanted to get this real human feeling that computers don't have. I only found the TypeIt lib but it was not free and I didn't want to add a dependency for such a simple case. Human replay allows to copy paste a few lines of JS to make a text appear exactly how you typed it.
- 1IM
2020 · typelit.io
- 2

- 3TT
2021 · replay.io
- 4

- 5

- 6OS
2018 · rrweb.io
- 7

- 8

- 9JL
http://instantclick.io/ It seems the internet architecture won't bring us instant websites anytime soon. So here is a hack. I released this JS library last month (today is version 2.0 release, fixing v1.0's rough edges), it makes use of HTML5's pushState and preloading to make a website instant. It works like this: before clicking on a link, you'll hover over it. And there's a delay of 200-300 ms between these two events. InstantClick uses this delay to preload a page, when you click on a link it will display instantly in most case. (You can test on the website.) That's…
2014
- 10

- 11WR
Hey HN! We’re open-sourcing highlight.io (https://github.com/highlight/highlight), a session replay and error monitoring tool. Highlight.io gives you a high-precision video-like replay of what users are doing when an error or exception occurs in your web app, along with a full-fledged error monitoring experience (similar to bugsnag, rollbar, etc..). The main value prop of highlight.io is that we help you understand the full context surrounding an error and allow you to drill down to the code path that a user invoked (i.e user clicked button X, sent network request Y, and…
2023 · github.com
- 12

- 13CR
I got tired of sharing AI demos with terminal screenshots or screen recordings. Claude Code already stores full session transcripts locally as JSONL files. Those logs contain everything: prompts, tool calls, thinking blocks, and timestamps. I built a small CLI tool that converts those logs into an interactive HTML replay. You can step through the session, jump through the timeline, expand tool calls, and inspect the full conversation. The output is a single self-contained HTML file — no dependencies. You can email it, host it anywhere, embed it in a blog post, and it works on mobile. Repo:…
Mar 2026 · github.com
- 14

- 15HT
Ever wanted to type as fast as those amazing hackers in the movies? now you can! just write something. Yes, i was really bored. To change writing speed: javascript:writer.speed=10;
2011 · duiker101.tk
- 16

- 17TA
2021 · typeitjs.com
- 18IM
2024 · keysmash.no
- 19

- 20AW
2025 · fontgenerator.cool
- 21

- 22SL
When I was getting into web development I used a combination of Anki and git to help me quickly learn and retain skills. Figuring there might be demand for a product that uses the same strategy (without the requirement that you already know Anki and git), I created SkillPress. No account is needed to start learning. I would greatly appreciate any feedback or suggestions.
2022 · app.skillpress.io
- 23

- 24IM
I made a Logicboard.com — A collaborative code editor with code-replay feature. Code-replay lets you run the coding session like a movie, I wrote a blog post on how I implemented this: https://logicboard.com/blog/code-replay You can try out the demo here: https://logicboard.com/demo/:replay And play around with the code editor here: https://logicboard.com/demo/ Logicboard also has an REPL shell, just type "start()" and hit enter in the output area.
2023 · logicboard.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →