Git Product home page Git Product logo

excelview's Introduction

Excel View - helper UI for navigating long lines in Excel

This is a tool to help you navigate long lines in Excel. It keeps track the active cell and automatically get the entire row data and display it in a separate window. With this you can easily see all columns in a row without scrolling left and right.

Prerequisite:

  • Windows OS with Microsoft Excel installed
  • Deno

How to use

Simply:

deno run -A jsr:@timepp/ev

Or use this one-liner to install deno and launch the app at the same time:

powershell "irm https://timepp.github.io/ev.ps1|iex"

Then:

  1. In the opened app window, click "Launch Excel to open file"
  2. In the opened Excel window, open the file you want to view
  3. Click on any cell in excel, you will see the entire row data in the app window

Below is the screenshot with fake data: alt text

Development

TODO

  • favicon
  • use websocket to communicate between frontend/backend, so that we can get rid of the polling and have better detection on UI exits

excelview's People

Contributors

timepp avatar

Stargazers

Andrew Johnston avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.