Git Product home page Git Product logo

luckysheet-vue3-vite's Introduction

Luckysheet + Vue 3 + Vite

Gitpod ready-to-code

English | 简体中文

Introduction

This is a simple project that shows the use of Luckysheet and Luckyexcel in Vue3 project with Vite.

Live Demo

Tips: There may be some problems with exporting files in the demo website, but running the project locally can export files normally

  1. Live Demo
  2. Open in Gitpod

Note

  1. In addition to the need to install the dependencies of luckyexcel, you also need to introduce the style files and js files of LuckySheet.
  • import LuckySheet globally: Import related files directly from the cdn source in index.html.
  • For more importing solutions, please refer to the official Luckysheet Docs.
  1. The core code is in src/components/LuckySheet.vue

Development

You can choose one of three package managers: npm, yarn, pnpm.

npm
Installation

  npm install
  
Run

  npm run dev
  
Build

  npm run build
  
yarn
Installation

  yarn install
  
Run

  yarn run dev
  
Build

  yarn run build
  
pnpm
Installation

  pnpm install
  
Run

  pnpm run dev
  
Build

  pnpm run build
  

Resources

License

MIT

luckysheet-vue3-vite's People

Contributors

hjwforever avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

luckysheet-vue3-vite's Issues

Luckysheet error with Spectrum

When trying to use the color pickers
menuButton.js:573 Uncaught TypeError: $(...).find(...).spectrum is not a function

Using luckysheet + luckyexcel (vue3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.