Online tool for editing CSV files in text and table format. The tool is developed with React.
- Embedded fonts
- PageUp, PageDown keys for move row and column actions
- Select All and Clear Selection items in context menu
- Ctrl + A keyboard shortcut to select all cells
- Clone, Insert and Delete keyboard actions for rows and columns
- Tab key in context menu navigation
- Fixed focus cell on Insert and Delete columns and rows
- Table keyboard navigation: Arrow Keys, Home, End, Tab, Shift + Tab
- Table keyboard selection: Ctrl + Arrow Keys, Shift + Arrow Keys
- Context menu keyboard navigation: Arrow Keys, Home, End
- Keyboard editing actions: Enter, Escape, Delete, Ctrl + X, Ctrl + C, Ctrl + V
- Separate cell focus and selection
- Clear, Cut, Copy and Paste selection
- Letters instead of numbers in column headers
- Move row and column actions
- Delete row and column actions
- Nested row and column actions in cell context menu
- Update of icons
- Clone row and column actions
- Separators in context menu
- Fixed creating empty files
- Insert row and column actions
- Table context menu
- Column and row headers
- Selection of columns and rows by click on their header
- Selection of table cells with mouse and Shift, Ctrl keys
- Open and save files
- Basic text editor
- Basic table editor with double click cell selection