Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

table2excel-export

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

table2excel-export

Export HTML Table to excel with style

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

Export-Html-Table-Data-into-Excel-using-Javascript

Hey guys, Want to export your Table Data (No matter its small or large) with header in excel. Also, you want to put style such as text color, background, row height or images in single cell then you are in right place. Its easy and completly writted in native Javascript. (No Dependency)

Features List

  • exportToExcel.js will export your HTML table data into .xls format
  • You Can Apply Height / Width / Color / bgColor / or lots of css
  • Add Image in Row
  • Apply Hidden row
  • Set Row Height / Coloum width
  • Merged Row / Column
  • Custom File Name
  • No Dependency | Only Vanilla JavaScript.

Uses

  • Download this packages
  • Pay attension on html file, learn how css/ images has implimented
  • Link exportToExcel.js in your file where you want perfom export action.
  • Create Table, give same id as given in exportToExcel.js (or just copy paste)
  • Create button (copy from exportToExcel.html) and apply onclick event.
  • That's it.. just try and enjoy.

Keywords

Export HTML Table To Excel

FAQs

Package last updated on 03 Aug 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts