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

package.json: use file extensions

for esmodules compatibility

github.com/SheetJS/js-crc32 - 3093cbddca79aaab4ea1dfb83edaaa65be12ff50 authored about 3 years ago
Extract SheetOption interface

Have WritingOptions and Table2SheetOpts inherit. Fixes TS error setting
sheet name when using ta...

github.com/SheetJS/sheetjs - 59538ee78f1f01a94c98e557136720d7a15d7143 authored about 3 years ago
package.json types refer to .d.ts file

github.com/SheetJS/js-adler32 - 9b2c55a53102b02c9523346d6dbc7ff79135c2cf authored about 3 years ago
version bump 0.17.5

github.com/SheetJS/sheetjs - 0ddeba4fc358394438e3651910bce3b3ef29578a authored about 3 years ago
fixed variable name in README example

github.com/SheetJS/sheetjs - 5b25a430f2e33516092fedf7f0d10d494d4df9c5 authored about 3 years ago
works minutiae

github.com/SheetJS/sheetjs - d6161103b1f94f59bfcfe898b47046167c5e68d9 authored about 3 years ago
add console error when columns exceed IV

github.com/SheetJS/sheetjs - b3bc49afe8b1d0aac475fd51831efec149832538 authored about 3 years ago
Strip quoted delims in file type magic 0x3C

github.com/SheetJS/sheetjs - 10ae7c9fec50a5c857f2e61c7b610445c50b4048 authored about 3 years ago
version bump 0.17.4: Lotus WK3 workbook writer

github.com/SheetJS/sheetjs - fcf9182fa628b8c5f6fbf1997a7ad6fcbb695fd1 authored about 3 years ago
FS option skip PRN parse [ci skip]

github.com/SheetJS/sheetjs - 9e9e4bcb457aec9b4ddbf62d25ec83a34f40dce3 authored about 3 years ago
DSV Field Separator override [ci skip]

github.com/SheetJS/sheetjs - ef21e2bea29236bb983c747d7c087b886aa7fef3 authored about 3 years ago
Lotus WK1 worksheet writer [ci skip]

- unpack errors from WK3 long double
- explicitly ignore ss:Null in XLML (fixes #2447)

github.com/SheetJS/sheetjs - 29e3bb4c1f577a3b3bb156d36bc6136d60b7a815 authored about 3 years ago
xlsx-cli separate package [ci skip]

github.com/SheetJS/sheetjs - c1f5f041a4d4525fabfb7dbdb5f22c4f426147a1 authored about 3 years ago
HTML string parse multiple tables [ci skip]

github.com/SheetJS/sheetjs - 3a26260c8499365460e70ce90f4b45243524a839 authored about 3 years ago
ODS Text Parsing (fixes #2446) [ci skip]

github.com/SheetJS/sheetjs - b5c697e5edad8463819d043a8263a27750548132 authored about 3 years ago
XLSX !protect check on write [ci skip]

github.com/SheetJS/sheetjs - 4d00394678fbc6928aa9a82f4aa882c7cb151ec0 authored about 3 years ago
Fixed RequireJS export name [ci skip]

github.com/SheetJS/sheetjs - a7405c4a55ee361dabaa3422e2278c5c5a8c071c authored about 3 years ago
properly detect encrypted ODS

github.com/SheetJS/sheetjs - ebfb5bc7c901ed2d3a492065f9d11071282185e6 authored about 3 years ago
Update index.d.ts

Fix issue #2427 correct Table2SheetOpts type

github.com/SheetJS/sheetjs - 2b4548098e29338ae29532ec8247b49fa4289bfa authored over 3 years ago
Fix #2425: ods files opening in excel

github.com/SheetJS/sheetjs - e73f0e18f47cda7bf7589b799160a482d9fe0738 authored over 3 years ago
CFB Fix [ci skip]

github.com/SheetJS/sheetjs - cb8fc656fdc69a5ede404dc42f644f6d774dda5e authored over 3 years ago
version bump 0.17.3

github.com/SheetJS/sheetjs - 09bd0755b51591f6438ebc03013d70fab1337609 authored over 3 years ago
x-spreadsheet demo merges and formulae [ci skip]

Co-authored-by: SheetJS <[email protected]>

github.com/SheetJS/sheetjs - 5c02c819f60989cbc6d1ecf10783b548f26d4a3f authored over 3 years ago
Lightning Web Component support [ci skip]

github.com/SheetJS/sheetjs - e110fe8952629374445c38873244ef7ac7bcc892 authored over 3 years ago
`safegetzipfile` fix

github.com/SheetJS/sheetjs - cb61a67d17bf31b090b41485b4aef9c433f3c166 authored over 3 years ago
ExtendScript

github.com/SheetJS/js-cfb - 4d8ef18b103e0c19041b0ae07cf5a2daaa845287 authored over 3 years ago
Support UTF-8 decoding for non-buffer input

Fixes #2081

github.com/SheetJS/sheetjs - 3af23c31dd563dee90c8e44071a5fde5e1caabfe authored over 3 years ago
Split x-spreadsheet demo script [ci skip]

github.com/SheetJS/sheetjs - 71160160d11ef941a765817dd195ad990f03ed45 authored over 3 years ago
Do not quote #REF for unknown 3d ref [ci skip]

github.com/SheetJS/sheetjs - 12597dcf7b524dd888499ba83285f64969938978 authored over 3 years ago
XLS Unicode Property Lists [ci skip]

github.com/SheetJS/sheetjs - b98a40235fad6623d7536177eeb8ad01fa29c03c authored over 3 years ago
Use named define for requireJS

Two benefits:

* Helps avoid with mismatched anonymous errors

ref: https://requirej...

github.com/SheetJS/sheetjs - a376a6c78cb276c0e5cb812c388a6ab88cdcde1f authored over 3 years ago
webpack demo avoid readAsBinaryString [ci skip]

github.com/SheetJS/sheetjs - 7c0b869c7fad25dfaafb890330db6de56c141504 authored over 3 years ago
DSV Pipe (|) potential delimiter [ci skip]

github.com/SheetJS/sheetjs - 0a0244cdfa92674b93504189961f0a97a5a06177 authored over 3 years ago
Hyperlink cleanup [ci skip]

- XLS normalize URLs and use moniker (fixes #2385)
- ODS row heights and column widths (fixes #2...

github.com/SheetJS/sheetjs - e59de73f99e63624a6447434db9ddcdec3a6a408 authored over 3 years ago
BIFF3/4 write support

- more precise support for unknown BIFF type (see #2390)
- `format_cell` render error strings

github.com/SheetJS/sheetjs - 86580548729ada3a3e7f5b14185a6e59ee678c79 authored over 3 years ago
empty row parsing (fixes #1413) [ci skip]

github.com/SheetJS/sheetjs - 88e662af99d5f9e3d5c09f98c3627383ffcafa2c authored over 3 years ago
outline minutiae

- column levels (fixes #1655)
- XLSX parse sheetPr with children (fixes #1798)
- XLSX enforce 32...

github.com/SheetJS/sheetjs - a4ee0ef05a65f29c2caa96c7bc1ba5c5316a3dfe authored over 3 years ago
VueJS 3 demo [ci skip]

github.com/SheetJS/sheetjs - 4518cc89677d29b79ded9550acc5e9914c6f0b73 authored over 3 years ago
ODS Time date value (fixes #1381) [ci skip]

github.com/SheetJS/sheetjs - 7fd172f2fc174f692b522a7404b9bc05fc74ff06 authored over 3 years ago
require.js demo cleanup [ci skip]

github.com/SheetJS/sheetjs - 5104ec1c6366cd072743edac6e4e42d09ee9235c authored over 3 years ago
zip path resolution

github.com/SheetJS/sheetjs - ef4aec8796c72dc891b619edcd3ef24dde4829d6 authored over 3 years ago
writeFileAsync type def [ci skip]

github.com/SheetJS/sheetjs - bb9faf7caf9e163f0a96767eaa9c8c1a8a8bc350 authored over 3 years ago
demos avoid readAsBinaryString [ci skip]

github.com/SheetJS/sheetjs - 82d0faa18379701ba713ba27e123a90e2a214cb9 authored over 3 years ago
XLS review [ci skip]

- truncate XLS Label Strings to 255 chars (fixes #1341)
- read column hidden attribute (fixes #2...

github.com/SheetJS/sheetjs - 37624cf990743cbe3fdac8121bd89b56de4bb504 authored over 3 years ago
vue demo avoid readAsBinaryString [ci skip]

github.com/SheetJS/sheetjs - bca646a1adfc519a8753fe63c6f27aea94c442a5 authored over 3 years ago
HTML cleanup

- HTML do not emit content attributes when editable (fixes #2137)
- HTML import hyperlinks (fixe...

github.com/SheetJS/sheetjs - 18ce6212c44c1d558a47410112e9bfecec27f44d authored over 3 years ago
ODS writeFile default range [ci skip]

Co-authored-by: reviewher <[email protected]>

github.com/SheetJS/sheetjs - 161da6c56ced68e935e5321c86709049505f2b48 authored over 3 years ago
date parsing test based on IE11 bug

github.com/SheetJS/sheetjs - 4f154fd0fdb7cd5b4f31a96359a560ed72b0e544 authored over 3 years ago
Bare single-sheet BIFF XLS parsing [ci skip]

github.com/SheetJS/sheetjs - 361975f33ab0755d6400ff9d2dc908cb2349e112 authored over 3 years ago
Fix corruption of XLS file in 0.15.2

github.com/SheetJS/sheetjs - c8a424f3da2b58128e228f7298d7cdf079e5a6ef authored over 3 years ago
version bump 0.17.2: basic node/browser ESM

github.com/SheetJS/sheetjs - 6670c8448ec320313bbdd5cc14ba49ad1992dfd9 authored over 3 years ago
Read styles for stub cells [ci skip]

github.com/SheetJS/sheetjs - 6c0ada179027f58db2b5c5f0aa6f3ecaef7224aa authored over 3 years ago
Bower use unminified files [ci skip]

github.com/SheetJS/sheetjs - 27c457be99da41470d3acb0cfe28d3c96df01e82 authored over 3 years ago
fixed datagrid demo [ci skip]

github.com/SheetJS/sheetjs - f9e2d6dd11ecfaecda4e1caebcc63df921ba8f73 authored over 3 years ago
DSV double quote parsing (fixes #2270) [ci skip]

github.com/SheetJS/sheetjs - 7a00f3986db482f3d9419485b9de82d11d4d9402 authored over 3 years ago
Doc Replaced confusing emoji [ci skip]

github.com/SheetJS/sheetjs - 07c354cecf6b3a0fa95ee9273420c369f483d292 authored over 3 years ago
ODS do not use text:line-break [ci skip]

github.com/SheetJS/sheetjs - b03ad9d40c0a94c3124f57e4c31084c3e98ee707 authored over 3 years ago
XLSB formula parsing guard [ci skip]

github.com/SheetJS/sheetjs - af47faa292f6603ada8228e78c0f55178c86eec9 authored over 3 years ago
Add check for finite number [ci skip]

github.com/SheetJS/sheetjs - e7346ddfbe4ae40d8193e558cc61dc7eb6ea9511 authored over 3 years ago
TypeScript 2.0.x compatibility [ci skip]

github.com/SheetJS/sheetjs - 66a9cc79ca18ea5979bdd4287950c40e01d983a0 authored over 3 years ago
Fix TypeError when styles don't have NumberFmt

github.com/SheetJS/sheetjs - f384ccd8a832c262f64f633a58f9a61980ef9a8e authored over 3 years ago
Browser and Node ESM support

github.com/SheetJS/sheetjs - 3d35cebe9ef99f144761b9e5a7d89f94d9eea481 authored over 3 years ago
package.json `types` point to actual types file

github.com/SheetJS/sheetjs - 326b7c0ca18970afe9494eda78488d20888c4453 authored over 3 years ago
knockout demo update [ci skip]

github.com/SheetJS/sheetjs - 6270e0259c9d3c54033d3e9508a3a71a45916d45 authored over 3 years ago
x-spreadsheet demo update [ci skip]

github.com/SheetJS/sheetjs - cc9b791dfa5a90b1c9a7b42cd7037fa9992138bc authored over 3 years ago
Doc mini build [ci skip]

github.com/SheetJS/sheetjs - 38505f769ed3398df48551efef08b37ab7093270 authored over 3 years ago
browserify demo avoid readAsBinaryString [ci skip]

github.com/SheetJS/sheetjs - 50754f02be402e68ad109b10bc4d07c8ad550cda authored over 3 years ago
Doc `json_to_sheet` cell type resolution [ci skip]

github.com/SheetJS/sheetjs - 96eee3c7eb871a915f6283797193ba2292bd6eae authored over 3 years ago
Clarification on `json_to_sheet` header array

[ci skip]

Co-authored-by: Austin Turner <[email protected]>
Co-authored-by: reviewher <reviewh...

github.com/SheetJS/sheetjs - af34ae4178390974977101221d9f48869d5a1228 authored over 3 years ago
package.json main point to script [ci skip]

github.com/SheetJS/sheetjs - 9dda70c773c5f46aca24579fc03c7b513db66b0b authored over 3 years ago
XLSX Comment Parse Safeguard [ci skip]

github.com/SheetJS/sheetjs - f07a3d5fc0d7d7002d007a0753dc5c8f3f9d9798 authored over 3 years ago
updated dependency [ci skip]

github.com/SheetJS/sheetjs - 297fd39563e44ca9da5f03d6817ac1edccdf6e72 authored over 3 years ago
Documentation nit [ci skip]

github.com/SheetJS/sheetjs - f57ba0af4f34dc3ce54384037cb3e8df6a6dfd2e authored over 3 years ago
Comment Spelling [ci skip]

github.com/SheetJS/sheetjs - 4da25af3aa08b5249b769668ccc258a8d7e0343a authored over 3 years ago
xlsxworker use dist shim [ci skip]

github.com/SheetJS/sheetjs - 5a3e5d91c1bf1aff548deca292be2c95a304cb11 authored over 3 years ago
ssf autocorrecting formats

github.com/SheetJS/notes - b701402c1b926fca05e4ab3a78829c83be660de4 authored over 3 years ago
Link to Chinese README Translation [ci skip]

github.com/SheetJS/sheetjs - d960b0adb7ce6245e8840b5c707a355b4476d62d authored over 3 years ago
Demos updated broken links [ci skip]

github.com/SheetJS/sheetjs - 4257878cf629e06487341212b64395a843fada87 authored over 3 years ago
use HTTPS instead of HTTP [ci skip]

github.com/SheetJS/sheetjs - 7972d537e50a8be7983694873173f6e304b24785 authored over 3 years ago
Updated electron demo [ci skip]

github.com/SheetJS/sheetjs - 9b14cc75e4df2e99dfbc8f7f94a961dcd9f78f7b authored over 3 years ago
version bump 1.2.1: DEFLATE

github.com/SheetJS/js-cfb - 1e70aae159e29df32d420f4242efb19edb05fc61 authored over 3 years ago
Use Buffer.copy() if available to write file contents to final CFB Buf

github.com/SheetJS/js-cfb - efb96a2c2c0bd9cfde952aa20555991344ec5c9e authored over 3 years ago
Use map when creating CFB storage list (fixes #12)

github.com/SheetJS/js-cfb - 4c7b78f9dce6b72b693c45bba57c9a5372f6a78e authored over 3 years ago
biff8 write column widths

github.com/SheetJS/sheetjs - bf4736e966a23141e0de7dc7eb9b84e79f5a16b7 authored over 3 years ago
version bump 1.3.0: memoization

github.com/SheetJS/printj - 7847c20022b4f84507e5603a16374a09196e8972 authored over 3 years ago
README update [ci skip]

github.com/SheetJS/printj - a79d4e4b320fb1156de851ca7dc7e40d7bde03e3 authored over 3 years ago
version bump 1.2.3

github.com/SheetJS/printj - 6fb0427a3163312811e3ca9ea023d773352801bc authored over 3 years ago
react demo avoid readAsBinaryString [ci skip]

github.com/SheetJS/sheetjs - 36a1a4e9b82a605412df3c365cf64de86f16291c authored over 3 years ago
dif Excel Number stored as Text inconsistency

github.com/SheetJS/notes - a852299bd431ba628707ba963b1944232caf7a71 authored over 3 years ago
dif encoding

github.com/SheetJS/notes - bf9146d5792b4758b94514ffc85083f750d4597b authored over 3 years ago
sylk escape codes

github.com/SheetJS/notes - 4638f8c118160f8a777186fc4e59be6c9b09bb0a authored over 3 years ago
sylk and xlsb_short_records

github.com/SheetJS/notes - 89a4acbcdfc321dec9dec93e82cee682fcd5aa1d authored over 3 years ago
Initial commit

github.com/SheetJS/notes - a2d9e018bff09cc02175b4d5e70e8e61650fd155 authored over 3 years ago
version bump 0.17.1: short XLSB records

github.com/SheetJS/sheetjs - 7468f3b6359fb9c232680c3a5e63af4bddb98e12 authored over 3 years ago
SYLK shared formulae

github.com/SheetJS/sheetjs - 81b7614e45dec3c6793392940ea08746d34191cb authored over 3 years ago