Author: | gpoitch |
---|---|
Views Total: | 610 views |
Official Page: | Go to website |
Last Update: | July 17, 2018 |
License: | MIT |
Preview:

Description:
Term Sheets is a JavaScript-based Terminal Presentation app that simulates the terminal typing and output animations.
Fully configurable and can be exported as SVG, HTML or GIF.
Possible options:
// Terminal state background: true, bgColor1: '#40bfbf', bgColor2: '#4095bf', titleBar: true, windowButtons: true, title: '~/', prompt: '~$', width: 780, height: 440, speed: 1, commands: demos.features, // Internal app state exportType: 'svg', isEditingCommands: false, isExporting: false, terminalEl: null