Skip to content
No description or website provided.
HTML JavaScript
Find file
Latest commit 14c2d48 @psjinx Update README.md
Failed to load latest commit information.
.gitignore Initial Commit
README.md Update README.md
bower.json Initial Commit
index.html Initial Commit
xlsx-reader.js Initial Commit

README.md

xlsx-reader.js

Quick Demo

Clone the repository

git clone https://github.com/psjinx/xlsx-reader.js
cd xlsx-reader.js

Install dependencies

bower install

Run a simple server

I'm using SimpleHTTPServer module of Python but you can also use http-server, a node package, if you're Javascript fan.

python -m SimpleHTTPServer 4000
sensible-browser http://localhost:4000
# Visit http://localhost:4000 in your browser
Something went wrong with that request. Please try again.