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

experimental dense representation

- browser demo save file in global (fixes #573 h/t @WildDusk)
- flesh out XLSB record expectatio...

github.com/SheetJS/sheetjs - f43cacaf5e776450f9f09abbd00d09d8fd71a8c5 authored almost 8 years ago
XLSX write Sheet Protection

fixes #363 h/t @Mior

note: @sheetjsdev rewrote implementation, original PR author used

github.com/SheetJS/sheetjs - d086dbecbf20bfc11cb6877c01193996919d1ac5 authored almost 8 years ago
Lotus / Quattro Pro read support

github.com/SheetJS/sheetjs - 6a3afe56c2c2e74fa1d5f84339e4536e74c661b4 authored almost 8 years ago
updating to XLSX 0.9.9

- CSV Parsing (fixes #1 h/t @SheetJSDev)
- DIF Parsing (fixes #6 h/t @MarkovChain)

github.com/SheetJS/SheetJS.github.io - 2e5a5fba1a906f8a4f0d02715ddd1242d7669c47 authored almost 8 years ago
version bump 0.9.9: basic TXT/CSV read

fixes #489 h/t @vijayst
fixes #617 h/t @ayush000

github.com/SheetJS/sheetjs - 01d1c32fa13a857c2fa23d89baa069c3aad51788 authored almost 8 years ago
TXT/PRN

- UTF-16 Unicode Text (TXT) write
- Lotus Formatted Text (PRN) read/write
- DBF version 2 field ...

github.com/SheetJS/sheetjs - b9dae134f25943513c5d177367f7305b626bb640 authored almost 8 years ago
version bump 1.8.1: codepage.njs bom fix [ci skip]

github.com/SheetJS/js-codepage - 14644b57895c311a6fcc680cda458de1312e357a authored almost 8 years ago
Read/Write Comments

- XLSB/XLSX/XLML write comments
- BIFF2 write date cells (see #586 h/t @roccomuso)
- ODS read ce...

github.com/SheetJS/sheetjs - 3a310bd3a7e17fb8501519b97ee36e44deb9aaa4 authored almost 8 years ago
more formats from js-harb

- clarify usage of Props and Custprops (fixes #274 h/t @michahell)
- SYLK from js-harb
- DIF fro...

github.com/SheetJS/sheetjs - b93569badf39cc0f799f9ffbb737413c740f1c28 authored almost 8 years ago
version bump 0.9.8

github.com/SheetJS/sheetjs - e42cf43c02767c92175a78812d69c1ac76eeb845 authored almost 8 years ago
sheet visibility

- XLSB read V H VH + write V H VH
- XLSX read V H VH + write V H VH
- XLML read V H VH + write V...

github.com/SheetJS/sheetjs - 97f7c1d4bf8e4dddeb6a90a27790aff687a62351 authored almost 8 years ago
sheet_visibility

github.com/SheetJS/test_files - 7926b8cd03370487edfa9476cad10b532ef22e99 authored almost 8 years ago
!rows processing (fixes #188)

based on comment from @sheetjsdev:
https://github.com/SheetJS/js-xlsx/issues/81#issuecomment-483...

github.com/SheetJS/sheetjs - 233eae2f4ecdbf6332a3627b161503f20021e7c0 authored almost 8 years ago
XLSX write sheetFormat option (fixes #437)

note: @sheetjsdev authored commit, original PR date/author used

github.com/SheetJS/sheetjs - 563efd88f1aac11566df2a407e6022735619087c authored almost 8 years ago
XLSB/XLSM sheet rels and hyperlinks

- XLSB/XLSM workbook/worksheet code names for VBA
- XLSX/XLSB write hyperlinks
- updated CFB to ...

github.com/SheetJS/sheetjs - 4743085cb51cad2b9f8b96a22fa9d359a4cf9fe8 authored almost 8 years ago
version bump 0.11.1: ignore byte order

some writers incorrectly fill `0xffff` rather than `0xfffe`

github.com/SheetJS/js-cfb - 16eebaeab45fcf8d4d68a99d56f32337e9329116 authored almost 8 years ago
HTML DOM Element read

- DOM <table> element parsing (fixes #576 h/t @axolo)
- removed InterfaceHdr check (fixes #209 h...

github.com/SheetJS/sheetjs - 65f1c7e58b33fbfa0d7c84b55e7d903988685266 authored almost 8 years ago
browser test

github.com/SheetJS/frac - 5d662471090cfd77371e0e9d9332f560b4c57709 authored almost 8 years ago
test node 7 in travis

github.com/SheetJS/js-crc32 - 6927488edcb023542f6859f7c6a6962bd798d72e authored almost 8 years ago
test node 7 in travis

github.com/SheetJS/js-adler32 - 0239cceeda5eb0c42fee667988f00cfcdd34b029 authored almost 8 years ago
version bump 0.9.7: write features

- write !cols widths : XLSX XLSB XLML
- write hyperlinks : XLML
- XLSB convert date ...

github.com/SheetJS/sheetjs - b89a876076f7b8441021b27650595db6e2a7f08d authored almost 8 years ago
DBF from js-harb

- merged DBF from js-harb (fixes #407 h/t @joefreire)
- updated codepage to 1.8.0
- stub for mac...

github.com/SheetJS/sheetjs - 085150db3ba3df56dee6a248ea509f2a7d6a0f7a authored almost 8 years ago
version bump 1.8.0: add to cpexcel

github.com/SheetJS/js-codepage - 0a49ae96fd1981f6e1fe7143bd562651295a2193 authored almost 8 years ago
XLS/XLSX/XLSB Interpret Chartsheets as Data Tables

- chartsheets are now stored as sheets with "!type" set to "chart"
- fixed Strict XML Workbook R...

github.com/SheetJS/sheetjs - 663270b7621d257528758c0b0b5561ea21ee5e3f authored almost 8 years ago
2016 sheet names

github.com/SheetJS/test_files - cbafd3a184d0c668aaae1f9f8420ccaed74ad8e5 authored almost 8 years ago
version bump 0.9.6

- new ExtendScript demo
- Base64 shim improvements h/t @davidchambers @sheetjsdev
- jszip improv...

github.com/SheetJS/sheetjs - 471275b7619267b8697794bcba859a3297caa228 authored almost 8 years ago
International Properties

Excel localizes "Worksheets" and other names in XLS[XMB] Properties

Fixes #33

note: @oliverz c...

github.com/SheetJS/sheetjs - 1038400859b483d64b07312bbc8024ebaa367a26 authored almost 8 years ago
API Improvements

- `aoa_to_sheet` function (fixes #314 h/t @fonzy2013 @rvdwijngaard)
- `writeFileAsync` function ...

github.com/SheetJS/sheetjs - 70c48a74b9efb61b46293ef35f6babe5022e94df authored almost 8 years ago
Use `charAt` for IE6-8 compat (fixes #9)

github.com/SheetJS/sheetjs - ecb4515847d9699b49f56224d0d181791e36d1f7 authored almost 8 years ago
Use `charAt` for IE6-8 compat (fixes #9)

github.com/SheetJS/ssf - ecb4515847d9699b49f56224d0d181791e36d1f7 authored almost 8 years ago
systemjs and angular demos [ci skip]

closes #447 h/t @channara
closes #453 h/t @Adtiv @paustint
closes #538 h/t @hsbilgen
closes #547...

github.com/SheetJS/sheetjs - 60e8905bcbd2b82c62a2dbeebf37a2874fe80eb0 authored almost 8 years ago
`sheet_to_json` default value

uses `defval` key in options object

fixes #583 h/t @jimjin
fixes #582 h/t @jimjin
fixes #147 h/...

github.com/SheetJS/sheetjs - 9ae3a64af8bdd1c7cdbfb5b050b1e4302d0df85c authored almost 8 years ago
version bump 0.9.5: IE8+ browser tests

- minor changes to work around IE incompatibilities
- updated shim and browser tests

github.com/SheetJS/sheetjs - 69782ca211c80de773cecaba96de901a7dbe3848 authored almost 8 years ago
SSF undefined string guard (fixes #584)

note: @sheetjsdev authored commit, original PR date/author used

github.com/SheetJS/sheetjs - d83986d31c9db0e5164d6fa23cc30e79c07184fb authored almost 8 years ago
utility improvements

- sheet_to_csv strip option (fixes #182 h/t @davidworkman9)
- sheet_to_json dateNF option (fixes...

github.com/SheetJS/sheetjs - a846f7184d27ac1c9e65cf83608ae8e89fe815d7 authored almost 8 years ago
XLS/XLSX/XLSB/XLML cellDates support

- uniform number->date cell conversion
- update SSF to 0.9.0 (for is_date)
- namespaced rich str...

github.com/SheetJS/sheetjs - c7010eec35949e35659184bd466d30ed2487cfd8 authored almost 8 years ago
increased travis timeout

github.com/SheetJS/sheetjs - 56b414b49698f6a11d9178b0e7c03612decebe14 authored almost 8 years ago
increased travis timeout

github.com/SheetJS/ssf - 56b414b49698f6a11d9178b0e7c03612decebe14 authored almost 8 years ago
version bump 0.9.0: is_date helper

github.com/SheetJS/ssf - 354f2bce4ff4831ef0347924e8c323c7bddc2c53 authored almost 8 years ago
version bump 0.9.0: is_date helper

github.com/SheetJS/sheetjs - 354f2bce4ff4831ef0347924e8c323c7bddc2c53 authored almost 8 years ago
version bump 0.9.4

- changed regexes to handle odd XML (fixes #191 h/t @chk- @imsaquib)
- XLML roundtrip 1252 encod...

github.com/SheetJS/sheetjs - 3cacfc406cd0bd5ce5b428517c1f7953b766d4f9 authored almost 8 years ago
Documentation improvements

- multiformat column widths (fixes #591 h/t @sheeeeep)
- skip nested BIFF files

github.com/SheetJS/sheetjs - 245dd7fd8251e7c9094643d42d2680efc3f8d62b authored almost 8 years ago
row height / col width samples

github.com/SheetJS/test_files - 7fe887ff7b26b233db24f3d4df513319c493efc8 authored almost 8 years ago
better dup check (fixes #316)

github.com/SheetJS/sheetjs - ea7a951506b2f1686288903c859371f9c5f63069 authored almost 8 years ago
Add notes about working with date cells

[ci skip]

fixes #127 h/t @elad

github.com/SheetJS/sheetjs - 912d586e8b708a4be368297b920887df0583ef0f authored almost 8 years ago
enable semaphore ci for old node tests

github.com/SheetJS/sheetjs - 8ac3cf6ff71055b855a430aac7ae9358a006d8fb authored almost 8 years ago
XLSX Defined Names

closes #162 h/t @alitskevich

github.com/SheetJS/sheetjs - 8938336e1c001593e949612b8d95dcb2556e1e2c authored almost 8 years ago
Parse XLSX Styles

some changes picked from #263

github.com/SheetJS/sheetjs - f90fbd32e575d11a44a111a95f19cfe8139ccdd8 authored almost 8 years ago
explicitly share styles and themes

github.com/SheetJS/sheetjs - 788807060349bb8db8b9891e26785c9bd00c1131 authored almost 8 years ago
added qp/wps artifacts

github.com/SheetJS/test_files - 664ad78895cb8dad33e8e993614555baf7d999ae authored almost 8 years ago
Formula write support

- XLSX/XLML/ODS/CSV formula write
- XLS Array/Formula record parsing
- ODS to/from CSF formula c...

github.com/SheetJS/sheetjs - 5a3774e36ec9d93a0d3aaf356b29697821e50f72 authored almost 8 years ago
rounding carry

github.com/SheetJS/sheetjs - 4fd36de0712a5f24cdb27d320f2d2b2311200d8e authored almost 8 years ago
rounding carry

github.com/SheetJS/ssf - 4fd36de0712a5f24cdb27d320f2d2b2311200d8e authored almost 8 years ago
fixed travis

github.com/SheetJS/test_files - e0b7060b10ef972ad48869faa4efffd089e1a428 authored almost 8 years ago
roo split, added spout

github.com/SheetJS/test_files - 6f8d046d21d324cc2a57055bd8874fc38162700f authored almost 8 years ago
version bump 0.9.3: multiformat alignment

- merge cells and stubs consistency
- character entity decoding
- cellDates processing for other...

github.com/SheetJS/sheetjs - ea1873e5721b45d12d72d479829dcd4ec8b97b57 authored almost 8 years ago
unify stub cells with type `z`

- fixes #382 h/t @jugaltheshah @pimpelsang
- fixes #333 h/t @xushuheng0623 @abhishek1234321 @mat...

github.com/SheetJS/sheetjs - d3eaa62d4577d16e78ff32f23df0374d653b199c authored almost 8 years ago
Fixed `vbaraw` parsing

- fixes #594 h/t @fossamagna
- fixes #348 h/t @aleramesh

github.com/SheetJS/sheetjs - 05185e13f2fe9c7047c86dbae0837d3a3dfa9136 authored almost 8 years ago
Update index.d.ts

github.com/SheetJS/sheetjs - 0537ed70aaa7439f87d9bf6c592ee7980ce35506 authored almost 8 years ago
reduced build output on travis

github.com/SheetJS/sheetjs - 88eb98587c049b62f507962833bd53905c7a698c authored almost 8 years ago
XLML write support

- XLML write (fixes #173 h/t @SheetJSDev)
- removed old iteration style from README (see #592)
-...

github.com/SheetJS/sheetjs - 7cb978b8463cde2da6cd2687cfbcdcf297941c39 authored almost 8 years ago
version bump 0.9.2: more bugfixes

- decode sheet name for XLSX and XLML (fixes #203 h/t @rocketmonkeys)
- XFExt (fixes #298 h/t @a...

github.com/SheetJS/sheetjs - 456ab63dc420cc011b1dffd2d61df8e8f12329e5 authored almost 8 years ago
flow annotations

no errors when running flow!

github.com/SheetJS/sheetjs - 8cd9e8156984ea49e9801ced71fc0ddedc23d551 authored almost 8 years ago
flow typing and cleanup

github.com/SheetJS/sheetjs - 695452bffbdd8c18240d7e277402867da9a16a01 authored almost 8 years ago
flow typing and cleanup

github.com/SheetJS/ssf - 695452bffbdd8c18240d7e277402867da9a16a01 authored almost 8 years ago
Update index.d.ts

github.com/SheetJS/sheetjs - aa86eef7fcfe787f5bf16589be75390c9fc6328f authored almost 8 years ago
18.4.6 rPh CT_PhoneticRun (ignored)

added namespace to regex (closes #476 h/t @kawanet)

note: @sheetjsdev authored commit, original...

github.com/SheetJS/sheetjs - 4684914723fb4249bbdef3b2f00bbc043004c222 authored almost 8 years ago
version bump 0.4.5: XLSX 0.9.1

github.com/SheetJS/j - 0ba2eadb63fba85042ea74bb6214744dda4bf4c3 authored almost 8 years ago
version bump 0.9.1: cpexcel update

- codepage upgraded to 1.7.0
- remove require dark pattern (closes #554 h/t @keyiis)
- test for ...

github.com/SheetJS/sheetjs - 71c23d9e2a0fb100b072357dc653dd81e8d78017 authored almost 8 years ago
updating travis config

github.com/SheetJS/js-codepage - e53b82c7cec8ba908231b02334b67c920adc545a authored almost 8 years ago
version bump 1.7.0: require cleanup

github.com/SheetJS/js-codepage - 7baf5d885f17ed43ee90f13e82ddae0095af1aec authored almost 8 years ago
disambiguate duplicate header names

closes #194 h/t @patricklam

note: @sheetjsdev authored commit, original PR date/author used

github.com/SheetJS/sheetjs - b0a72c8b0eeb79b2bacca029aac7aa498b7469d5 authored almost 8 years ago
fix parse_si for Japanese excel files

fixes #141 h/t @tgfjt . Original message:

using #parse_si 'Phonetic Properties' items for Japa...

github.com/SheetJS/sheetjs - d4829476f733670de3ff1d2fd0355e723e1edfd1 authored almost 8 years ago
README [ci skip]

github.com/SheetJS/sheetjs - ba1d2ea2be8443e684598d650f3e23f9b69c3da2 authored almost 8 years ago
more formula parsing logic

- added more function argc counts and cleaned up error rendering
- disabled XLS error on MTRSett...

github.com/SheetJS/sheetjs - 4880e9219f308215c4f671111d9920d9d4f8481f authored almost 8 years ago
version bump 0.9.0: merged ODS into XLSX

The optional ODS module has been completely merged into xlsx.js and the
corresponding scripts ha...

github.com/SheetJS/sheetjs - 54b528eaede80e86aec32fbbd268027b239b471a authored almost 8 years ago
version bump 0.8.8: HTML

- read MSO HTML (fixes #419 h/t @vineetl fixes #458 h/t @tienne)
- roll out xml namespace fix (c...

github.com/SheetJS/sheetjs - 7b6fb7b327eed15703c980a5675140d628fc09d3 authored almost 8 years ago
parse rich strings with bare boolean tags

h/t @giowe fixes #309

note: @sheetjsdev authored commit, original PR date/author used

github.com/SheetJS/sheetjs - d2b5506dec3778d5bbfbf2c19b7f8a9cea9accf9 authored almost 8 years ago
Added 'var' to example to be strict mode compliant

closes #206

[ci skip]

github.com/SheetJS/sheetjs - 1b44629a2ce75ed84d21f9d270102ac0067034fd authored almost 8 years ago
fixing an issue where _xd_ is getting escaped

github.com/SheetJS/sheetjs - f113fb1bf1f53d6b45db65e972d1ff35e206a16d authored almost 8 years ago
version bump 0.8.7: bundlers

demos for browserify/requirejs/webpack

github.com/SheetJS/sheetjs - 3d1f0f79ca0a7854cd2fdc5d7b8c4b844d39e139 authored almost 8 years ago
README refresh [ci skip]

github.com/SheetJS/j - 9fae36d41448ec7b176308c107a057de8755240e authored almost 8 years ago
version bump 0.4.4: XLSX 0.8.6 HARB 0.1.1

- XLSX export ODS/BIFF2/FODS/js arrays
- HARB export dif/sylk
- infrastructure improvements

github.com/SheetJS/j - c3a30fff731deef8444d2478fb8276a88440bde3 authored almost 8 years ago
version bump 0.1.1: DIF/SYLK write

- DIF write support
- DIF interpret dates
- SYLK write
- socialcalc write
- DBF trims strings
- ...

github.com/SheetJS/js-harb - 37f9020ce03423ab4175c64e7eecec4292c52000 authored almost 8 years ago
version bump 0.1.0: DBF and PRN support

- DBF read support
- PRN read support (fixes #2 h/t @adrian2000)
- updated codepage version (fix...

github.com/SheetJS/js-harb - 8a520c3ad86d0f037d69d2d884d3a0e07044ad81 authored almost 8 years ago
updating travis to install phantomjs

github.com/SheetJS/SheetJS.github.io - 324f252fca1379d4580c128aa1f372043241397e authored almost 8 years ago
updating to XLSX 0.8.6, codepage 1.6.0

github.com/SheetJS/SheetJS.github.io - 72cc25f160beec7b316fff69647462bc4a0dfb4e authored almost 8 years ago
version bump 0.8.6: module flush

- fixes #571 h/t @FredrikL @mooyoul
- pin npm version in travis, see https://github.com/npm/npm/...

github.com/SheetJS/sheetjs - 5ae6b1965bfe3764656a96f536b356cd1586fec7 authored almost 8 years ago
version bump 0.11.0: flush (strange npm issue)

See https://github.com/SheetJS/js-xlsx/issues/571

github.com/SheetJS/js-cfb - b5c5f05e32f41e24af5c080baa2ee374c9200adf authored almost 8 years ago
pin npm version in travis

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

github.com/SheetJS/js-cfb - 87677f0ae0274249040ff5fbafa6317ed1c0612b authored almost 8 years ago
fix travis config

github.com/SheetJS/js-cfb - 2481022b45bddc1be492f91953eae0dcbf412d20 authored almost 8 years ago
version bump 0.10.3: ignore bad FAT

- sector checked before reading (h/t @e12009)
See https://github.com/SheetJS/js-xlsx/issues/56...

github.com/SheetJS/js-cfb - 1a428c8f5b158fbf1358bf93e26c7dc874fcb547 authored almost 8 years ago
README fix [ci skip]

github.com/SheetJS/sheetjs - 7683e213eaeab6dfa91fa602d850820cb0ab7bf4 authored almost 8 years ago
version bump 0.8.5: FODS/UOS and IE6+ support

- read and write support for Flat ODS files
- read support for Uniform Office Spreadsheet (UOS)
...

github.com/SheetJS/sheetjs - 7408679252dfdbdd0542771befcfadc37a7c9d0c authored almost 8 years ago
version bump 0.8.4: formula parsing

- BIFF 2-12 formula parsing
- more content type coverage
- unified `.f` form: A1-style string
- ...

github.com/SheetJS/sheetjs - d7ecca0e8b3dc04183fca309e5e3d87f6c4f8197 authored almost 8 years ago
version bump 0.8.3: BIFF2 read/write

- basic support for parsing BIFF2-4
- basic support for writing BIFF2
- cleaned up some bad subs...

github.com/SheetJS/sheetjs - ab2ecebac9eea6dab16fbfde377b48422d657046 authored almost 8 years ago
Update xlsx typings

Add optional 'options' parameter to function sheet_to_csv. (https://github.com/SheetJS/js-xlsx/b...

github.com/SheetJS/sheetjs - a234ec5915587570a8c2533ca79645897d3cae24 authored about 8 years ago
removing node 0.11 from travis

github.com/SheetJS/sheetjs - 06670ae1815c6f817eb0f40ff43ffb4b7fd78908 authored about 8 years ago
version bump 0.8.2: ODS and cleanup

- README and example cleanup
- basic XLSB and ODS write support
- flow typecheck for ODS file
...

github.com/SheetJS/sheetjs - 86d6a093f0d1cc5316b138f8c7b51275d9d33436 authored about 8 years ago