Simple Excel-like Spreadsheet Development Kit For Angular – Cell Cursor

Author: team-lab
Official Page: Go to website
Publish Date: September 8, 2015
License: MIT

Description:

Cell Cursor is a simple Excel like spreadsheet development kit for angularJs.

Features:

  • display table cell cursor like Excel. User can move cursor by mouse or keyboad ( ARROW ).
  • range selection like Excel (mouse drag or shift+ARROW , ESC to deselect).
  • user can copy range values to Excel (ctrl+C).
  • user can paste range values from Excel (ctrl+V).
  • user can edit cell value (ENTER,F2, or direct input for example a).
  • user can drag to resize column or row.
  • Easy to extend.

Preview:

Cell Cursor


You Might Be Interested In:

Add Comment