Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 308 Bytes

File metadata and controls

10 lines (8 loc) · 308 Bytes

stack-visualiser

Simple stack visualizer.

screenshot

Feature

  • Simple is the best: Push / Pop / Empty / Reversed Layout.
  • Clean UI: Also support RWD.
  • Content Editable: You can modify the content of items after you added them.
  • Using with keyboard: (Enter: push / Esc: pop)