Skip to content

orlos/term-sheets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Term Sheets

Create animated terminal presentations. Export as SVG, animated GIF, or HTML+CSS.


Term sheets is a JavaScript app to produce terminal typing and output animations for embedding in presentations, readmes, tweets, etc. Other solutions usually involve recording a live screen. I wanted a way to simply provide a payload of instructions so I didn't have to rehearse my typing and wait for network output, as well as style it to look nice.

Example:

Goals:

  1. Client-side only
  2. Exported term-sheets should be pure markup/CSS
  3. SVG exports should remain portable/strict so they can be embedded in GitHub readmes

About

Create animated terminal presentations. Export as SVG, animated GIF, or HTML+CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 17.1%
  • HTML 2.9%