Coder Social home page Coder Social logo

Copy tables? about alpine-clipboard HOT 3 CLOSED

ryangjchandler avatar ryangjchandler commented on September 1, 2024
Copy tables?

from alpine-clipboard.

Comments (3)

ryangjchandler avatar ryangjchandler commented on September 1, 2024

@iamgp That's not something that I've tried, personally. Would you want to copy the actual markup of the table?

from alpine-clipboard.

iamgp avatar iamgp commented on September 1, 2024

@ryangjchandler, sorry for the delay Ryan. Essentially I'd like to be able to copy a table and be able to paste it into Excel/Google Sheets etc. Markup isn't necessary, in most cases I think only the text would be copied. Thanks for taking a look into this and thank you for everything you do for alpine.

from alpine-clipboard.

rehhouari avatar rehhouari commented on September 1, 2024

@iamgp Best way is to make a function that convert the table's data to a csv string, then either:

  • simply copy the csv string, users can paste that in sheets but it isn't straightforward.
  • save/download the csv as a file which can be opened with Sheets or Excel directly.

from alpine-clipboard.

Related Issues (16)

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.