Terminal
Safe command console with history, completion and synchronous or asynchronous handlers.
TypeScript
import { NeuTerminalComponent } from '@neural-ui/core/terminal';Neural UI terminal is ready.
Try status, version, echo hello or help.
HTML
<neu-terminal [welcome]="welcome" [commands]="commands" />