---
title: "Code Typing"
description: "Token-streamed typing reveal with a caret that tracks the frontier — deterministic, no CSS animation."
---
# Code Typing
Token-streamed typing reveal with a caret that tracks the frontier — deterministic, no CSS animation.
`code` `code-animation` `typing` `developer`
## Install
```bash Terminal
npx hyperframes add code-typing
```
## Details
| Property | Value |
| --- | --- |
| Type | Block |
| Dimensions | 1920×1080 |
| Duration | 5s |
## Files
| File | Target | Type |
| --- | --- | --- |
| `code-typing.html` | `compositions/code-typing.html` | hyperframes:composition |
## Usage
After installing, add the block to your host composition:
```html
```