Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SheetJS

Sheet Happens
Collective - Host: opensource - https://opencollective.com/s5s - Website: https://sheetjs.com - Code: https://github.com/SheetJS

bug: Remove white spaces due to html tags (#1622)

github.com/SheetJS/sheetjs - 19ebdd9477954f89e8a1b4f48d4e3191821c46ec authored over 5 years ago
fixing some typos in the documentation

github.com/SheetJS/sheetjs - 4c956ff9deb6097b313d36574e6453d83ca57459 authored over 5 years ago
initial release of S [ci skip]

github.com/SheetJS/sheetjs - e3c5eac99c3b2be6929adfca455c1be87fab792b authored over 5 years ago
Fix #1244

Add error throw on a negative column index

github.com/SheetJS/sheetjs - 458575184d6f72eb2d6ad27b2c84b706fba43a08 authored over 5 years ago
Fix issue #1536

Fix issue #1536

github.com/SheetJS/sheetjs - ee862e3adfd927175a573ee9198eb395d0159cf2 authored over 5 years ago
version bump 0.15.1

- XLSX XML ignore attribute (fixes #1595 h/t @samih-dev)
- HTML capture and persist merge info
-...

github.com/SheetJS/sheetjs - 36fcb00045ad6837383debab4b31caaed4e3b5f7 authored over 5 years ago
version bump 0.15.0: mini build

- new xlsx.mini build that strips XLS/XLSB/niche formats
- updated CFB to 1.1.3
- removed niche ...

github.com/SheetJS/sheetjs - 4aeb0a786a6177cd5176dc08c7827a2cae4da3f6 authored over 5 years ago
version bump 1.1.3: crc32 checksum signed

github.com/SheetJS/js-cfb - aff6d67444074f8f2d0689da89483a5f1815d89f authored over 5 years ago
version bump 0.14.5: XLS grind

- XLS force stub for commented cells (fixes #1567 h/t @Krelborn)
- XLS PtgNameX use ixti (fixes ...

github.com/SheetJS/sheetjs - 442c4342df6627a592100612c7152dbe02d03a42 authored over 5 years ago
version bump 1.2.2: old node shim

github.com/SheetJS/printj - e6d6f001c5d5fe6b33ea0a62cd7c907f3c2d21fb authored over 5 years ago
README Fix (fixes #1546)

github.com/SheetJS/sheetjs - 90354392dd403130eba92d821f04fc510421fa9c authored over 5 years ago
version bump 0.14.4

- CFB update (fixes #1149 h/t @xjnotxj)
- SYLK character encoding (fixes #1544 h/t @Slayess)
- D...

github.com/SheetJS/sheetjs - 9aabf361422d3af0ae461d14708d8ccc74977016 authored over 5 years ago
version bump 1.1.2: tree fix h/t @rossj

github.com/SheetJS/js-cfb - 8756cc9b4159e1b726222a3fc5d204d607e89fbf authored over 5 years ago
add a bin tool

github.com/SheetJS/bz2 - 342be4403bf5ba835bb2c9ba54ad008bba428d60 authored over 5 years ago
update for browser

github.com/SheetJS/bz2 - 45f735dcbc2f8377414749d0a0f5dcda4bca2260 authored over 5 years ago
travis config

github.com/SheetJS/sheetjs - 2fc52cce3e591667a8aa4b8cef69372f37ca722c authored over 5 years ago
version bump 1.1.1: skip CLSID chk (h/t @xjnotxj)

github.com/SheetJS/js-cfb - 8d85fb6e74e3b84e440a3a107b01350bc2b30464 authored over 5 years ago
to_csv skipHidden corner case (fixes #1508)

github.com/SheetJS/sheetjs - 4109caeadd95baca58c7c2481aebf2014ae462bd authored over 5 years ago
version bump 0.14.3: formula niggle (closes #1388)

github.com/SheetJS/sheetjs - 9a6d8a1d3d80c78dad5201fb389316f935279cdc authored almost 6 years ago
version bump 0.14.2: comment xml (fixes #1468)

github.com/SheetJS/sheetjs - 0c36667c0c1c50cabec680387d06df4245ec6876 authored almost 6 years ago
README use typed array (fixes #1362)

> The use of readAsArrayBuffer() is preferred over readAsBinaryString(),
> which is provided for...

github.com/SheetJS/sheetjs - ca22658b8c04d11a5210ab3b0ad526d4a26c595c authored almost 6 years ago
version bump 0.14.1: AutoFilter issues

- `stream.to_json` fix (fixes #167 h/t @Alex0007)
- AutoFilter `_FilterDatabase` Defined Name (f...

github.com/SheetJS/sheetjs - 1eb1ec985a640b71c5b5bbe006e240f45cf239ab authored about 6 years ago
Removed reference to rawgit

github.com/SheetJS/SheetJS.github.io - 1961f63022128568813b99528969d168d7d2f3c5 authored over 6 years ago
fixed issue with `send`

github.com/SheetJS/sheetaki - 725c2b1795491754b346bc426efcb5161a342ade authored over 6 years ago
version bump 1.2.1: cleanup

github.com/SheetJS/printj - f04791d1e754c0af81a31827b432a09aa8a41619 authored over 6 years ago
feat: use str.repeat for padding (fixes #4)

feat: add str.repeat polyfill for older browsers

feat: add module field to package.json

github.com/SheetJS/printj - 860f1ed9e64ad826a3e364e68001e6e6c831a3c8 authored over 6 years ago
support cell object in sheet_add_aoa

Fixes #1279

github.com/SheetJS/sheetjs - 1b731a3ef4366e9415591658f11130532df3adc6 authored over 6 years ago
update README [ci skip] (h/t @mikelax)

github.com/SheetJS/sheetjs - 4803695d8b8f9a24f77d3d5cef2f30a0218d9e73 authored over 6 years ago
version bump 0.14.0: sheet_to_json `raw` default

- sheet_to_json defaults to raw values (fixes #1252)
- update dependencies

github.com/SheetJS/sheetjs - 078e5b7ebac1d8138b118292668a4dddaf0a9455 authored over 6 years ago
version bump 1.1.0: zip support

github.com/SheetJS/js-cfb - d9b99d68a767f1a1e6586e4932086e8cc8051018 authored over 6 years ago
version bump 1.2.0: ESM version

Fixes #3 h/t @75lb

github.com/SheetJS/printj - e1e33f9cb6daeb055694631760d5e7e3cdd8dbcb authored over 6 years ago
BIFF8 Write Dimensions Type 0x200 (fixes #1188)

github.com/SheetJS/sheetjs - 5628fa81a38cbf567ddf90d0c17eb63f253e0e78 authored over 6 years ago
version bump 0.13.5: HTML newlines

- HTML Export emits `<br/>` (fixes #1239 h/t @keithbox)
- Unicode Defined Name ODS

github.com/SheetJS/sheetjs - eca6b457be1193815174b2a716366ac2d8402d4b authored over 6 years ago
update XHR (fetch) demo

github.com/SheetJS/sheetjs - d01e10c3f21482c87a42b56dc02e215f9ee78c30 authored over 6 years ago
defined_names_unicode

github.com/SheetJS/test_files - a4155e4c17fbe2aba8a79ebe6c17d76f4277901e authored over 6 years ago
introduce fix for issue#1229

https://github.com/SheetJS/js-xlsx/issues/1229

github.com/SheetJS/sheetjs - ab445c8897eef20f0b3ca95a1ec592635c1a46e4 authored over 6 years ago
version bump 0.13.4: more corner cases

- explicitly throw when expected AOA isn't (fixes #1214 h/t @mnori)
- `ignoreEC` option to suppr...

github.com/SheetJS/sheetjs - d3d5bfc9883a544122e83bc645162110ca6524da authored over 6 years ago
pass codepage option to DSV `buffer` parser

Fixes #1218 ; Closes #1219

github.com/SheetJS/sheetjs - 01de12d24fd603580d8272c32cb97ca39598354e authored over 6 years ago
Recognize case-insensitive properties

Fixes #1204 ; Closes #1205

github.com/SheetJS/sheetjs - 82e909e0edb935a2a35d6d419c7303aa27341051 authored over 6 years ago
version bump 0.13.3: dynamics export

- repair missing dynamics export metadata
- correct handling of non-DOM whitespace (fixes #1156 ...

github.com/SheetJS/sheetjs - 10439f787958942fd27c7483ad83cc045e6aad50 authored over 6 years ago
initial commit

github.com/SheetJS/js-funzip - a94ff097a304ac6964713e6c013a69fee1a47456 authored over 6 years ago
allow HTML content inside of cells

github.com/SheetJS/sheetjs - 5396e0231e79eae328c0130b6591259f12d18a02 authored over 6 years ago
version bump 0.13.2: Buffer issues

- node 4.x buffer fix (fixes #1150 h/t @gabyidong)
- dependencies: CFB 1.0.8, codepage 1.14.0
- ...

github.com/SheetJS/sheetjs - a9b8588e6c57fd4615bdae082143e9478ed86c80 authored over 6 years ago
version bump 1.0.8: Buffer.from node 4.x fix

github.com/SheetJS/js-cfb - 8ee792f34390bf0cde6282c2c66ce9c09a3818ce authored over 6 years ago
version bump 1.14.0: Buffer.from node 4.x fix

github.com/SheetJS/js-codepage - cbdc9486c175be0e555f8b2573c531bb801ee457 authored over 6 years ago
node 4.x Buffer.from fix

github.com/SheetJS/js-crc32 - 58bae10e50cdbbb945007baf1c0ca981756fbc13 authored over 6 years ago
node 4.x Buffer.from fix

github.com/SheetJS/js-adler32 - 1a8758d5929544aea9fc4210551837d63f6dad97 authored over 6 years ago
json_to_sheet cell objects

Fixes #1168, #1169

github.com/SheetJS/sheetjs - b6fd433a42cbb296409e52460f3f0a9614a7a8eb authored over 6 years ago
version bump 0.13.1: SST optimization

- XLSX / XLSB avoid linear scan when emitting SST
- minor nits

github.com/SheetJS/sheetjs - 9866dfc010338394e4cfcd33a9fbc15dae017ee5 authored over 6 years ago
version bump 0.13.0: AMD support

- library reshaped to support requirejs / amd without shim
- control comment visibility (fixes #...

github.com/SheetJS/sheetjs - 64798fd1f9cbdf1483a70c6e232422b71ffdbea4 authored over 6 years ago
DOM TABLE parse element visibility

- Hidden rows are marked as hidden by default (mimics Excel behavior).
- `display` option for `t...

github.com/SheetJS/sheetjs - 291818524953f0f180d6dc6c275cbf8fbae2ae21 authored over 6 years ago
Support namespaced xml in styles.xml

Fixes #1114 h/t @tombousso

github.com/SheetJS/sheetjs - 4737d80db459fda5d09f7c63f73000ec75acc473 authored over 6 years ago
Knockout Demo [ci skip] fixes #1061

github.com/SheetJS/sheetjs - d102b75cad258b9e46b5a4bda01cf762d4a96615 authored over 6 years ago
version bump 0.12.13: sylk niggles

- sylk column-major order support
- third-party extensions in SST
- `string` type codepage

github.com/SheetJS/sheetjs - 233102d172a8a9b75535e1989d2e7727d05ea591 authored over 6 years ago
initial commit

github.com/SheetJS/enron_xls - dce3b6120a461a750d11fa5691365150eb77640b authored over 6 years ago
version bump 0.12.12: ecosystem deprecations

- node 10 `Buffer` deprecation workaround (with dependency update)
- Angular 6 global deprecatio...

github.com/SheetJS/sheetjs - c0b48958813950d9653ea2784abd440a0ad93420 authored almost 7 years ago
version bump 1.13.0: node 10 deprecation

github.com/SheetJS/js-codepage - 58ebd1ff6c8610e12f37b755e8cf5e75e80b6f76 authored almost 7 years ago
version bump 1.0.7: node 10 deprecation

github.com/SheetJS/js-cfb - c88a98104d77a5bd01339624b27317cbf593f0a0 authored almost 7 years ago
version bump 0.12.11: file format range limits

github.com/SheetJS/sheetjs - eb5fc87be4c78491c2cad0c298a11637f133fb07 authored almost 7 years ago
flow update

github.com/SheetJS/sheetjs - 75c49ddbe89bd511899f540b1766d78b6498c141 authored almost 7 years ago
flow switch to module.exports

github.com/SheetJS/sheetjs - e267d1d667afb7e5d257e45671653df174debddd authored almost 7 years ago
flow switch to module.exports

github.com/SheetJS/ssf - e267d1d667afb7e5d257e45671653df174debddd authored almost 7 years ago
flow switch to module.exports

github.com/SheetJS/js-codepage - 122f01a3c30f7d7d1c87e740c07be0e6970dfe2a authored almost 7 years ago
flow switch to module.exports

github.com/SheetJS/js-cfb - 8bb0c56acd34d504cd2ae16160180427ac86b706 authored almost 7 years ago
flow switch to module.exports

github.com/SheetJS/js-adler32 - bbb21eb173c9c20343fdc17697044efa7d2c00f9 authored almost 7 years ago
flow switch to module.exports

github.com/SheetJS/js-crc32 - 238dc0e647ed340ff806ad76ad12c11ac617efd1 authored almost 7 years ago
flow switch to module.exports

github.com/SheetJS/printj - dc687f5ed0a905d5b874b67727e9904c7a077801 authored almost 7 years ago
version bump 0.12.10: sheet_to_json niggle

- default not treated as value for empty rows (fixes #1078 h/t @cemremengu)

github.com/SheetJS/sheetjs - f032f34c6e236001a091a0850d457214bdc23a74 authored almost 7 years ago
add pt unit to font-size in HTML

fixes #1077

github.com/SheetJS/sheetjs - 6916d5fc735e0511842a554e7317767d0704740a authored almost 7 years ago
version bump 0.12.9: XLSX/XLSB abnormal paths

- support for arbitrary subfile paths in OPC
- updated CFB to 1.0.6

github.com/SheetJS/sheetjs - 04d5e49e951d2417d77b2a32b07cea51ed6bb04f authored almost 7 years ago
version bump 1.0.6: performance

- `unsafe` option to `cfb_add` for bulk write (see #2)
- use `lastIndexOf` to save operations in...

github.com/SheetJS/js-cfb - 35d59c57bf881cb5df0c1413c8d6300bd78661cb authored almost 7 years ago
version bump 0.12.8: sheetRows multiformat support

- all formats accept `sheetRows` option (fixes #1062 h/t @prog666)
- `table_to_*` support for `s...

github.com/SheetJS/sheetjs - 93f7749bec413aaeda683cc09569dcb38a09899f authored almost 7 years ago
travis npm ssl fix for 0.8

see https://github.com/npm/npm/issues/20191

github.com/SheetJS/sheetjs - 3592efa77bf8b7497b89edfeb6e49da44d10778e authored almost 7 years ago
version bump 0.12.7: chrome extension

- `writeFile` support chrome extension (fixes #1051 h/t @atkinsam)
- demo refresh

github.com/SheetJS/sheetjs - 08bb7e6e60117eb993befbd8501fa07b5a75508f authored almost 7 years ago
version bump 0.12.6: BrtUid

- `BrtUid` record (fixes #1044 h/t @gustavosimil)
- `sheet_to_json` allow default for errors (fi...

github.com/SheetJS/sheetjs - dc2128cacada6f929b52294d1ac3770d9a22b78b authored almost 7 years ago
Fixes xlsb file parsing with BrtRevisionPtr

Fixes #1041 h/t @berzniz

github.com/SheetJS/sheetjs - 975c7fb57f399f335086763e4040c0eb530aa4f3 authored almost 7 years ago
version bump 0.12.5: ancillary utility update

- add BOM to `stream.to_csv` (fixes #1024 h/t @hr5959)
- `utils.format_cell` type (h/t @victorj2...

github.com/SheetJS/sheetjs - 5de62a947ff8ac94089133859bc8384313f07fed authored almost 7 years ago
Electron README cleanup [ci skip]

use `XLSX` rather than `X` in README

github.com/SheetJS/sheetjs - 73a5e50f213839a09a4b1dc648658d834e3b02aa authored almost 7 years ago
Updated types list in TS definition [ci skip]

fixes #1026

github.com/SheetJS/sheetjs - be4e21c6f1837ef592959b43c70c722356ce1db3 authored almost 7 years ago
version bump 0.12.4: zip cleanup

- PK magic number bound (fixes #1013 h/t @wlpeter)
- removed JSZip conflict (fixes #1017 h/t @se...

github.com/SheetJS/sheetjs - 7149728c7ce83185f0d2bb0e60dba3b66bd84d1d authored almost 7 years ago
version bump 1.05: non-display char strict search

github.com/SheetJS/js-cfb - 17b1a8de5a305342bd23cf02567df1fe99eff59b authored almost 7 years ago
oss.sheetjs.com worker use unpkg

see https://github.com/SheetJS/js-xlsx/issues/1012

github.com/SheetJS/SheetJS.github.io - b7bb01c0ed51c1e303a1f18837a4ec006f7df343 authored almost 7 years ago
version bump 0.12.3: cleanup

- PtgList and old Ptg record support
- fleshed out ftab constants from macrosheet support
- reim...

github.com/SheetJS/sheetjs - 5dd16ae6405e84156789e9288d3aa4e40a6158b8 authored almost 7 years ago
Add a section to the README for examples.

github.com/SheetJS/sheetjs - e3efc1ad7d5c13bd6fd97c8b617bc8be3f3d7f73 authored almost 7 years ago
Add a section to the README for examples.

github.com/SheetJS/ssf - e3efc1ad7d5c13bd6fd97c8b617bc8be3f3d7f73 authored almost 7 years ago
version bump 0.12.2: BIFF2-4 features

- correct BIFF-dependent cell reference wrapping
- record layout fixes from sample files
- use B...

github.com/SheetJS/sheetjs - 8508ad4e94a84ab48e720c7826ee773d3af01ff0 authored almost 7 years ago
version bump 0.10.2: infrastructure

- typescript definitions
- fixed vulnerable regexes (h/t @davisjam)

github.com/SheetJS/sheetjs - f6de1799c41c7db90ff830cc898e20a0c96306f5 authored almost 7 years ago
version bump 0.10.2: infrastructure

- typescript definitions
- fixed vulnerable regexes (h/t @davisjam)

github.com/SheetJS/ssf - f6de1799c41c7db90ff830cc898e20a0c96306f5 authored almost 7 years ago
version bump 1.12.2: force push [ci skip]

github.com/SheetJS/js-codepage - 0e83490e4aca42adad0a5c0793e0d4e1aa67fe66 authored almost 7 years ago
Use version ~2.14.1 of commander

github.com/SheetJS/js-codepage - e001d938834316554f77f69adfe8d5d451406bc9 authored almost 7 years ago
version bump 1.12.1: dependency update [ci skip]

github.com/SheetJS/js-codepage - a65d3b2e7f75a8c262a332a53f6a7a4991aa941e authored almost 7 years ago
version bump 1.1.2: cleanup

github.com/SheetJS/printj - 01a9c9ecdb06475d1467b0d3e49df85bed1f9dd7 authored almost 7 years ago
version bump 1.1.2: node module cleanup [ci skip]

github.com/SheetJS/frac - 4d295d7900ed6541d214ea1f81e479f9d2880fa3 authored almost 7 years ago
version bump 1.1.0: update marked dep

fixes #2 h/t @dcatoday

github.com/SheetJS/voc - f4c2a7e95f628c75cdc8e0a221c3b1b968215efc authored almost 7 years ago