Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

spreadsheet-viewer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spreadsheet-viewer

This package includes Spreadsheet Viewer. See https://handsontable.com/spreadsheet-viewer for details.

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
4
Maintainers
1
Weekly downloads
 
Created
Source

Spreadsheet Viewer release package

This package includes Spreadsheet Viewer. See https://handsontable.com/spreadsheet-viewer for details.

License

A 30-day trial license is available on our website to all developers, who would like to try out the full functionality of Spreadsheet Viewer before purchasing.

After the 30-day trial period, you will be asked to purchase the commercial license. Or, just contact us any time.

Contents

This package contains:

  1. browsable Quick Start examples for Angular, React, Vue, and plain JavaScript (see below for instructions)
  2. a product brochure in file Spreadsheet Viewer.pdf
  3. an uncustomized build of Spreadsheet Viewer in the directory spreadsheet-viewer

Quick Start

To run the Quick Start examples of Spreadsheet Viewer, start a local HTTP static file server in the package root directory.

A few ways to do that, depending on your OS:

  • using Node on any OS: npx http-server -p 8080
  • using Python 3 on Windows or Linux: python -m http.server 8080
  • using Python 3 on macOS: python3 -m http.server 8080

Then, go to http://localhost:8080 in your web browser.

FAQs

Package last updated on 21 Oct 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc