Git Product home page Git Product logo

xlsx-write-stream's People

Contributors

gippy avatar jancurn avatar jule- avatar n-e avatar petrpatek avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

xlsx-write-stream's Issues

Importing TypeStyleKey with require()

Hi I similarly wrote a post yesterday about using require() instead of import for XLSXWriteStream however I was wondering if that same method/approach was the same for importing TypeStyleKey?

Ex.

const XLSXWriteStream = require('@atomictech/xlsx-write-stream').default; const TypeStyleKey = require('@atomictech/xlsx-write-stream').default; < -- is this correct?

Is it possible to run on node 8?

I'm currently working on node 8 and trying to use this library but I cannot run it on my app.
Could you give your suggestion? Thanks

Good job

I just wanted to drop by and say that the interface of this lib is cleaner and it supports more types of cells than the original library.
Just what I was looking for.
Thank you :)

Is it possible to keep date type hint on dates?

Basically what I mean by this is this:
When my dates are being written into the excel sheet and formatted through TypeStyleKey ('MM/DD/YY'), the type of data is listed as custom on the Excel sheet, however I want it to show date as the type specifically. Is this possible?

excelQ

for more context the value being formatted is a date object

value = new Date(value);

Thank you

Rewrite template

Hello, I am using this extension, is there any possibility to rewrite teplate dynamically (I need default sheet2 as well)?

ps. I tried pipe the fs stream, but with no luck.

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.