Skip to content

The Bread Sheet is a web-based copy-paster application designed for efficient management of spreadsheet data. Built using HTML, CSS, and JavaScript, it enables users to upload files, view the contents, and easily copy data to the clipboard.

Notifications You must be signed in to change notification settings

ajayparihar/Bread-Sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bread Sheet

Bread Sheet

Overview

The Bread Sheet is a web-based copy-paster application designed for efficient management of spreadsheet data. Built using HTML, CSS, and JavaScript, it enables users to upload files, view the contents, and easily copy data to the clipboard.

Supported File Formats

  • Excel Files: .xlsx, .xls
  • CSV Files: .csv
  • Text Files: .txt

Features

  • File Upload: Easily upload spreadsheet files from your local device.
  • Data Display: View the contents of uploaded spreadsheets in a user-friendly table format.
  • Copy to Clipboard: Click on any data cell to copy its content directly to the clipboard.
  • Search Functionality: Search through the displayed data with highlighted results for easy identification.
  • Resizable Container: Adjust the display area according to your preferences.

Usage

  1. Visit the Application: Go to the Bread Sheet to access the tool.
  2. Upload a File: Click on the "+" button to select and upload a spreadsheet file from your device.
  3. View Data: The application will read the file and display its contents in a table format.
  4. Search for Data: Use the search bar to find specific data within the table. Matching results will be highlighted.
  5. Copy Data: Click on any cell to copy its content to the clipboard. A notification will confirm the action.
  6. Adjust Container Size: Resize the container to fit your display preferences.

Technologies Used

  • HTML: For structuring the user interface.
  • CSS: For styling the application and ensuring responsiveness.
  • JavaScript: For handling file uploads, data processing, and interactivity using the SheetJS (XLSX) library.

About

The Bread Sheet is a web-based copy-paster application designed for efficient management of spreadsheet data. Built using HTML, CSS, and JavaScript, it enables users to upload files, view the contents, and easily copy data to the clipboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published