Тёмный

Convert JSON into Excel sheet in Node.js || Project 

Codenemy
Подписаться 7 тыс.
Просмотров 25 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 46   
@inspactio5037
@inspactio5037 2 года назад
great video!!!!, i have one doubt sir how can we save the file into specific folder? example i have folder name "storage" file should be save in that specific storage directory
@Codenemy
@Codenemy 2 года назад
you can provide full path and try workbook = xlsxwriter.Workbook('C:/Users/Steven/Documents/demo.xlsx')
@Tarbow1
@Tarbow1 2 года назад
this was very helpful!!!! is there a way to make the first column bold?
@Codenemy
@Codenemy 2 года назад
There should be, can you please go through docs once
@ranaimranahmed2532
@ranaimranahmed2532 3 года назад
sir apki sab videos bht achi hn ❤️from pakistan
@Codenemy
@Codenemy 3 года назад
It's my pleasure, Thanks for watching :)
@Nakshita_malhotra
@Nakshita_malhotra Год назад
Hey can you tell me how to append data in existing local excel file, like how to give excel file path in xlsx defined functions?
@chesrocnigeria
@chesrocnigeria 3 года назад
cool! How would your format the cells/column in the generated xlsx file? like have bold font for headers, merge cells, etc --
@Codenemy
@Codenemy 3 года назад
Have a look here on Docs : www.npmjs.com/package/xlsx
@johnsthrowaway9864
@johnsthrowaway9864 3 года назад
great video!! Instead of using the terminal to write "node index.js" , is it possible to execute the code with a html button
@Codenemy
@Codenemy 3 года назад
You can use browser to execute html and javaScript :)
@juancrm9045
@juancrm9045 Год назад
muy buen video, muy didáctico, mil gracias
@Codenemy
@Codenemy Год назад
muchas gracias
@KeyserTheRedBeard
@KeyserTheRedBeard 2 года назад
tremendous content Codenemy. I smashed that thumbs up on your video. Keep up the outstanding work.
@Codenemy
@Codenemy 2 года назад
Thanks a lots
@KeyserTheRedBeard
@KeyserTheRedBeard 2 года назад
@@Codenemy no problem at all. always happy to support my fellow content creators. i am looking forward to improving on my own current video format i have uploaded and, in the future, trying to create content as good as yours in the long term.
@Codenemy
@Codenemy 2 года назад
@@KeyserTheRedBeard That's great, pls keep working it will get better by time
@deepaktv8280
@deepaktv8280 2 года назад
How to push all json data from json file into Google Sheet via nodejs pls reply soon
@eliy5550
@eliy5550 Год назад
THANK YOU SO MUCH KING
@Codenemy
@Codenemy Год назад
Thanks
@TheNahul
@TheNahul Год назад
Great video!
@ThePerfectLi_e
@ThePerfectLi_e 2 года назад
Thank you, man. Shortened my work pain)
@theflaneur1852
@theflaneur1852 2 года назад
How could i implement this in vue 3? Since there are no packages for this in vue 3...
@Codenemy
@Codenemy 2 года назад
I have no idea on Vue js
@theflaneur1852
@theflaneur1852 2 года назад
@@Codenemy I figured it out, using excel-js and file-saver npm packages, thanks!
@Codenemy
@Codenemy 2 года назад
@@theflaneur1852 great to hear that
@nidhinboban7079
@nidhinboban7079 2 года назад
this was really good thank you
@Codenemy
@Codenemy 2 года назад
Glad to hear that, Thanks for watching :)
@zunisatien8283
@zunisatien8283 2 года назад
Thank you very much
@Codenemy
@Codenemy 2 года назад
Thanks for watching :)
@pavankolur4447
@pavankolur4447 2 года назад
How can we append one more worksheet to the same workbook Ex:- in ur case "students" is the name of the sheet which is append to the workbook okay, now I want to add one more sheet let's say "class" which should be append to the same workbook only. So how can we achieve this??
@Codenemy
@Codenemy 2 года назад
Can you pls have a look on documentation www.npmjs.com/package/xlsx
@pavankolur4447
@pavankolur4447 2 года назад
Got that thanks
@khizarijaz6712
@khizarijaz6712 2 года назад
thanks for this
@Codenemy
@Codenemy 2 года назад
Thanks for watching :)
@BalaramGayen
@BalaramGayen 3 года назад
Thank you so much 😍
@Codenemy
@Codenemy 3 года назад
It's my pleasure, Thanks for watching :)
@notifypayment7624
@notifypayment7624 2 года назад
How to add image to each cell
@Codenemy
@Codenemy 2 года назад
i am not sure, can you please have a look on docs
@furkansaryldz8494
@furkansaryldz8494 2 года назад
thanks a lot!
@arupde6320
@arupde6320 3 года назад
upload daily man . new topic .
@Codenemy
@Codenemy 3 года назад
sure, if you suggest me topics that will be appreciated
@billypentester
@billypentester 3 года назад
how to append data instead of rewrite?
@Codenemy
@Codenemy 3 года назад
i didn't get you
@danangponorogo166
@danangponorogo166 2 года назад
@@Codenemy I think He want to add new data to existing excel file
@shivlearning3811
@shivlearning3811 Год назад
followed exactly same code but when i opened students.xslx in numbers(mac) it shows my data row but below it shows 9 other empty rows, could anyone help me out on the same?
Далее
#9 - Nodejs - Convert Excel to JSON | JSON to Excel
18:51
REACT -  Read & Parse Excel Sheets with SheetJS
12:29
Просмотров 24 тыс.
Master Data Analysis on Excel in Just 10 Minutes
11:32
Should you use Bun, Deno etc. instead of Node.js?
7:28