67

GitHub - myliang/x-spreadsheet: a javascript spreadsheet for web

 5 years ago
source link: https://github.com/myliang/x-spreadsheet
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

readme.md

x-spreadsheet

npm package NPM downloads

a javascript(canvas) spreadsheet for web

demo.png

Install

npm install x-data-spreadsheet

Quick Start

<div id="xss-demo"></div>
import Spreadsheet from 'x-data-spreadsheet';
new Spreadsheet(document.getElementById('xss-demo')).loadData({});

Development

git clone https://github.com/myliang/x-spreadsheet.git
cd x-spreadsheet
npm install
npm run dev

Open your browser and visit http://127.0.0.1:8080.

Browser Support

Modern browsers(chrome, firefox, Safari).

LICENSE

MIT


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK