Terminal

An implementation of the MacOS terminal. Useful for showcasing a command line interface.

Component Source

Installation

			jsrepo add ui/terminal
		

Usage

You can add a delay to <Terminal.Root/> to delay every animation by that amount of time:

You can also change the speed of all animations from <Terminal.Root/>:

Loop

You can make the terminal preview continuously loop using the <Terminal.Loop/> component.

Acknowledgements

This component was inspired by magicuidesign/magicui.