Skip to content

Instantly share code, notes, and snippets.

View morwalz's full-sized avatar

Shankar morwal morwalz

View GitHub Profile
@morwalz
morwalz / write-excel-file.min.js
Created September 9, 2021 08:50
write-excel-file LWC suitable version
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).writeXlsxFile=t()}(this,(function(){"use strict";var e="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function t(){throw new Error("Dynamic requires are not currently supported by rollup-plugin-commonjs")}function r(e,t){return e(t={exports:{}},t.exports),t.exports}var n=r((function(r,n){
/*!
JSZip v3.6.0 - A JavaScript class for generating and reading zip files
<http://stuartk.com/jszip>
(c) 2009-2016 Stuart Knightley <stuart [at] stuartk.com>
Dual licenced under the MIT license or GPLv3. See https://raw.github.com/Stuk/jszip/master/LICENSE.markdown.
JSZip uses the library pako released under the MIT license :
@morwalz
morwalz / test.html
Created January 11, 2019 09:54
test.html
<html>
<head>
<style>
h1 {
font-family: Calibri;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
@morwalz
morwalz / test.js
Last active January 11, 2019 09:53
Test gist
# Hello World
This is content converted from Markdown!
Here's a JSON sample:
```json
{
"foo": "bar"
}
@morwalz
morwalz / test.js
Created January 11, 2019 09:52
Test gist
test gits
@morwalz
morwalz / test.js
Created January 11, 2019 09:52
Test gist
test gits