Giter Site home page Giter Site logo

yanivzalach / sheetsreader.github.io Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 480 KB

Javascript Web Excel(xlsx) and CSV Reader

Home Page: https://yanivzalach.github.io/sheetsReader.github.io/

License: MIT License

HTML 2.93% JavaScript 72.66% CSS 24.41%
csv csv-files github-pages javascript javascript-vanilla node-js nodejs reader ui webinterface xlsx-files

sheetsreader.github.io's Introduction

Web Excel and CSV Reader ๐Ÿ“Š๐Ÿ’ป

Overview

This web application allows users to effortlessly view and interact with Excel (.xlsx) and CSV files directly in their browser. Built using JavaScript and powered by Vite, this lightweight and efficient tool ensures a seamless experience for users who need quick access to spreadsheet data without the need for external software.

Great when you want to look at the data and don't want to modify it, such when doing data analyses in python, exc.

Or in cases of a weak computer and wont to see a spreadsheet and work on the same time in the web.

Or if you don't have an office to work with.

For using follow the LINK.

Or search: https://yanivzalach.github.io/sheetsReader.github.io.

Usage

Click the Chose File button and select the Excel or CSV file you want to view.

Features

  • Excel and CSV Support: Easily upload and view Excel (.xlsx) and CSV files.
  • Browser-Based: No need to install additional software โ€“ view your files directly in your browser.
  • Responsive Design: The application is designed to provide an optimal viewing experience across various devices and screen sizes.
  • Fast and Efficient: Utilizing Vite for speedy development and performance optimization.

Using locally

For those how want to use this project locally follow the following steps:

  1. Clone the Repository:

    git clone https://github.com/YanivZalach/sheetsReader.github.io.git ~/Documents/sheetsReader
  2. Navigate to the Project Directory:

    cd ~/Documents/sheetsReader
  3. Install Dependencies:

    npm install
    npm install xlsx
  4. Run the Application:

    npm run dev

    This will start the development server. Follow the output given link for use.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Vite - Fast, optimized frontend build tool.
  • xlsx - JavaScript spreadsheet library for reading and writing Excel and CSV files.

Enjoy exploring and interacting with your spreadsheet data using the Web Excel and CSV Reader!

sheetsreader.github.io's People

Contributors

yanivzalach avatar

Stargazers

 avatar  avatar

Watchers

 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.