File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Prerequisite:
1212Simply:
1313
1414``` bash 
15- deno run -A deno run -A  jsr:@timepp/ev
15+ deno run -A jsr:@timepp/ev
1616``` 
1717
1818Then:
21211 .  In the opened Excel window, open the file you want to view
22221 .  Click on any cell in excel, you will see the entire row data in the app window
2323
24+ Below is the screenshot with fake data:
2425![ alt text] ( screenshot.png ) 
26+ 
27+ ## Development  
28+ 
29+ ### TODO  
30+ 
31+ -  favicon
32+ -  use websocket to communicate between frontend/backend, so that we can get rid of the polling and have better detection on UI exits
Original file line number Diff line number Diff line change 11{
22    "name" : " @timepp/ev" 
3-     "version" : " 0.1.6 " 
3+     "version" : " 0.1.7 " 
44    "exports" : " ./launch.ts" 
55}
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments