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

fix infinite recursion

github.com/SheetJS/sheetjs - 88e9e31ebf067c40b58c84dc1a7a842750c379ba authored almost 7 years ago
version bump 1.0.4: type update [ci skip]

github.com/SheetJS/js-cfb - 98e9d2e64197d63d05053010207cb1d8ad2e55de authored almost 7 years ago
version bump 0.12.1: BIFF5 features

- BIFF5 write number formats and other features
- XLSX/XLSB/BIFF8 Suppress "Number stored as Tex...

github.com/SheetJS/sheetjs - 19620da30be2a7d7b9801938a0b9b1fd3c4c4b00 authored almost 7 years ago
version bump 1.0.3: handle negative sizes

github.com/SheetJS/js-cfb - 25688e28fe0ed357ee0d974f48ad7a27afb1b77c authored almost 7 years ago
version bump 0.12.0: extendscript fixes

- ExtendScript write quirks (fixes #986 h/t @grefel)
- BIFF8 write number formats (fixes #987 h/...

github.com/SheetJS/sheetjs - f002afae4bea332739e1b19d755792909fc1cfc6 authored almost 7 years ago
VBA CFB test [ci skip]

github.com/SheetJS/sheetjs - fb97bf17688104f3ad7cb7f19c24897982aa91cc authored almost 7 years ago
version bump 0.11.19: browser `writeFile`

- IE6-9 ActiveX + VBScript shim
- `writeFile` supported in browser
- `oldie` demo for IE write s...

github.com/SheetJS/sheetjs - 75845a0ca722b634dd39993958ccf813a9649405 authored about 7 years ago
demo refresh [ci skip]

github.com/SheetJS/sheetjs - edf7150ca803190afaca515064b8ab387b94d336 authored about 7 years ago
Constrained size of grid component in demo

github.com/SheetJS/SheetJS.github.io - b3e6c8c73731af3cfd346a68b72a4c34f4333618 authored about 7 years ago
version bump 0.11.18: infrastructure

- updated dependencies
- fixed eslint config
- fusebox demo

github.com/SheetJS/sheetjs - c2ec7555fb6e2bc6588fadbadfb668b98ba0245e authored about 7 years ago
added height/width constraint to canvas-datagrid

github.com/SheetJS/sheetjs - 376db8fe9fbdf5f7f5210076d431205090ff4e2b authored about 7 years ago
version bump 1.1.1: infrastructure

github.com/SheetJS/frac - 9ef2c47f0408a538aa263ef9ff3352197a814257 authored about 7 years ago
version bump 1.0.2: infrastructure

github.com/SheetJS/js-cfb - b0e076f00311a2cee49ac0fb1178882e8bdef318 authored about 7 years ago
add types [ci skip]

github.com/SheetJS/js-codepage - 9bd15abc458f5c61fc955866ca3124fe136900b2 authored about 7 years ago
version bump 1.12.0: infrastructure

github.com/SheetJS/js-codepage - 0ada6f6c75795d49c021d212b051c6ef7bb0bd91 authored about 7 years ago
increased test timeout for node 8.x / 9.x

see https://github.com/nodejs/node/issues/18218

github.com/SheetJS/js-crc32 - 13f8e4f8f4f4eeb7fbdf0aadd6bb9d696c07190a authored about 7 years ago
version bump 1.2.0: infrastructure

github.com/SheetJS/js-crc32 - 02caecf54f5f8cd9fbcbc295cbf3d6553db97e58 authored about 7 years ago
version bump 1.2.0: infrastructure

github.com/SheetJS/js-adler32 - d75071081036cc5648af377cec2301e873fa0836 authored about 7 years ago
version bump 1.1.1: lint

github.com/SheetJS/printj - 350978bd98fcefd6f3aaecb719510a08e29d764f authored about 7 years ago
archaic browser compatibility and testing

IE11 Compatibility View levels 5 and 7 (see #952)
Firefox 5.0+ passes browser test (see #950)

github.com/SheetJS/sheetjs - c654a2656b81548524b823a94c90f37950049fc1 authored about 7 years ago
version bump 0.11.17: sheet_add_{aoa,json}

- Skip extraneous trailing records (fixes #938 h/t @benjaminleetmaa)
- XLS -> XLML oddities (fix...

github.com/SheetJS/sheetjs - 1d749777188b8bd51a526f16c05612f4d6aae608 authored about 7 years ago
version bump 1.11.1: add sbcs.full.js to module

fixes #14 h/t @stephenegriffin

note: library code is unchanged

github.com/SheetJS/js-codepage - b070fe0052074722f8594b5ce40a289a66539714 authored about 7 years ago
__toBuffer chunking (fixes #937)

10240 threshold from older version of fixdata

github.com/SheetJS/sheetjs - a7d37797240c38ee0d84132b26733cb4955b687b authored about 7 years ago
version bump 0.11.16: refresh

- HTML whitespace (fixes #849 h/t @laurentauthier)
- XLML number format write (fixes #904 h/t @j...

github.com/SheetJS/sheetjs - f277ebe1409bdbda49db5c33cc167d753f0851fe authored about 7 years ago
version bump 0.11.15: right-to-left write

- XLSX right-to-left support (fixes #927 h/t @mghayour)
- HTML string preserve newline (fixes #9...

github.com/SheetJS/sheetjs - 33f96fc6aee5e5a9378b8700b5554301ecd805f9 authored about 7 years ago
sheet_to_json: __EMPTY keys for missing headers

closes #864

github.com/SheetJS/sheetjs - 028d7010a516383cb9a2fdd0f0a919392e77600a authored about 7 years ago
version bump 0.11.14: links

- BIFF5 + ODS read named ranges
- internal link range normalization
- BIFF8 + ODS link write
- i...

github.com/SheetJS/sheetjs - b3873ea61583549a0ce1790b724e2a129ee38eb5 authored about 7 years ago
internal_link

github.com/SheetJS/test_files - a889cc5c7131bce253d5e861dcdf46ae60a9c4fd authored about 7 years ago
HTML TD 't' attribute (fixes #917)

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

github.com/SheetJS/sheetjs - b17a09849a0f0bbd58715d14c5254eb2477c6dff authored about 7 years ago
version bump 0.11.13: codepage

- binary CSV `codepage` read option (fixes #907 h/t @popovserhii)
- BIFF2-5 `codepage` read opti...

github.com/SheetJS/sheetjs - c9cab8078c9eb34e1a70b99def6b34d0e44a180f authored about 7 years ago
version bump 1.0.0

github.com/SheetJS/j - 9c4e6c4beb2f6ed897ba6d3240328eee6f4d1b7f authored about 7 years ago
version 1.0.0: folded into js-xlsx

github.com/SheetJS/js-harb - d1bc7c5a1a359ed87612b44c401b6633bcc45581 authored about 7 years ago
version bump 0.11.12: merging js-harb

- ETH format and utils merged from js-harb
- added shim to npm package (fixes #911 h/t @dackmin)...

github.com/SheetJS/sheetjs - eff7d153e83ce146684aaabf4b1289ca4ada0538 authored about 7 years ago
hg insecure

see https://github.com/travis-ci/travis-ci/issues/8843

github.com/SheetJS/test_files - 8b3f773774567a164c0654a0b8056db680c3e5a5 authored about 7 years ago
version bump 0.11.11: CFB miscellany

- export `sheet_to_txt` (fixes #905 h/t @aj4mq)
- BIFF4 Format Record aligned to BIFF 2/3 (fixes...

github.com/SheetJS/sheetjs - cd2e639fc258a8d8b61ba6eeac39005f211e7e28 authored about 7 years ago
version bump 1.0.1: find multiple \x01-\x06 chars

github.com/SheetJS/js-cfb - 8cd01668f0c3ba1101b2e92f9bdd6c0cc15084e2 authored about 7 years ago
demo to_json array of arrays (see #896) [ci skip]

github.com/SheetJS/sheetjs - a0bc73da690d03259c43fd9c70cf76794a8df401 authored about 7 years ago
version bump 0.11.10: binary miscellany

- XLSX empty numeric cells stubbed (fixes #891 h/t @mgoku)
- XLS sheet type identification
- XLS...

github.com/SheetJS/sheetjs - 547fba56a2384b84a598ccf9ad26bab617bf92f3 authored about 7 years ago
version bump 0.11.9

- CLI `--book` convert all worksheets (fixes #701 h/t @pmelisko)
- Detect ";"-DSV with no "\t" o...

github.com/SheetJS/sheetjs - 7c7f4a69d47ea21e9ca17999e09382212ff42e30 authored about 7 years ago
correct vue and react README typos [ci skip]

github.com/SheetJS/sheetjs - 687dcc80b9176f2d0523cd5767b22a3074951ca5 authored about 7 years ago
version bump 0.11.8: CFB 1.0.0

- travis node 9 test
- demo refresh

github.com/SheetJS/sheetjs - 3f6f8e93ed87d43e09fda2936e4f33773726ff87 authored about 7 years ago
version bump 1.0.0: walk minifat

github.com/SheetJS/js-cfb - 46719dfe3cbfc015ab0ebf71cfb961b8ec090d2a authored about 7 years ago
version bump 0.14.0: removed FullPathDir

- CLI tool properly handles empty files
- node 9 added to travis

github.com/SheetJS/js-cfb - ec9ab571320f408fc9b5f6e367d20357bdb2b4be authored about 7 years ago
Remove closing `>` of <br> tag

Use get_dom_element

github.com/SheetJS/sheetjs - 1ab13069cb77690286d2dea36e642eabb6eb9726 authored over 7 years ago
version bump 0.11.7: VFP DBF write

- DBF writer (dBASE II + VFP extensions)
- updated CFB to 0.13.2
- BIFF8 XLS write VBA

github.com/SheetJS/sheetjs - 825830d1cd18374cf38576f274c8535c1f099ac9 authored over 7 years ago
version bump 0.13.2

- file writing includes `fs` as appropriate
- CLI modify and write options
- infrastructure update

github.com/SheetJS/js-cfb - 9e22a4425e1a51715de8f21ac1e6800cc5bf5c02 authored over 7 years ago
version bump 0.3.2: force string cast

github.com/SheetJS/pb - 9dc67282d75e6dfb90c522fc0f28ca1b1f2cb49a authored over 7 years ago
XLS cellText option (fixes #841 h/t @cyzeng-Luca)

github.com/SheetJS/sheetjs - ed4348a6b6b1721b721cebe777ebb8ea3df37035 authored over 7 years ago
version bump 0.11.6: ancillary format update

- BIFF5 XLS write (bookType "biff5")
- DBF Level 7 read
- ODS whitespace and repeated rows
- flo...

github.com/SheetJS/sheetjs - f968dfe4ed5c267a16aa004066ccba0c446ab23b authored over 7 years ago
fix worksheet protection options

github.com/SheetJS/sheetjs - ef9f3f9ca500d43878f281a185e487813b200a4f authored over 7 years ago
DSV detect semicolon ';' delimiter

github.com/SheetJS/sheetjs - 51b4751b95556fb114a153a82d54d56db2331d09 authored over 7 years ago
dbf vfp3 + d11

github.com/SheetJS/test_files - e16abc3908a12be7c7293518e5fed1e31e374605 authored over 7 years ago
Parse text:s elements containing text:c attribute

Fixes #835

github.com/SheetJS/sheetjs - 6d741ebd3a337798d61121deb67691851f530aa5 authored over 7 years ago
RTF write stub

- Empty WS on RTF read, rudimentary write
- reshape XLS VBA blob
- CI adding back old nodejs ver...

github.com/SheetJS/sheetjs - c88f83940ccfa94957b88bb1926b336683ecb359 authored over 7 years ago
version bump 0.11.5: "string" type

- proper JS string input / output type
- bower main now uses full version (fixes #820 h/t @newme...

github.com/SheetJS/sheetjs - af3df44633ec803990a976eb417a3f366597b952 authored over 7 years ago
author_snowman

github.com/SheetJS/test_files - 936478fc713e5ee59c35a49bce4f61ea397284e5 authored over 7 years ago
added shim to html

github.com/SheetJS/js-cfb - e6d1c8b06ec894ca68d4d05bf913aaa7c6f08312 authored over 7 years ago
demo refresh [ci skip]

github.com/SheetJS/sheetjs - 1a8f97269e6b7f8d4db67d08db2ad587f6da5259 authored over 7 years ago
version bump 0.11.4: BIFF8 XLS write

- xlsx bin script takes `-8, --xls` options for writing BIFF8
- updated CFB to 0.12.1, CRC32 to ...

github.com/SheetJS/sheetjs - d02650055d05b1f267848806747546980d34c301 authored over 7 years ago
version bump 0.13.1: determinism

- pin unknown dates and zero-fill end of file
- cfb_add can take an absolute path e.g. "/Workbook"

github.com/SheetJS/js-cfb - 3fd73f806bf9f9327b9052613a5a669792645088 authored over 7 years ago
version bump 0.13.0: write

github.com/SheetJS/js-cfb - d784f9b1f2b2cd62cfe2a317debedbb0f13f02ad authored over 7 years ago
version bump 1.1.1: typescript definitions

github.com/SheetJS/js-crc32 - 2253617eaedb9c4e774faecd3e38cae801311430 authored over 7 years ago
updated demos [ci skip]

- frameworks: react, react-native, preact, next.js, weex, nuxt.js
- deployments: nodejs server, ...

github.com/SheetJS/sheetjs - f03e32fc9abd3f984543b36fca25d0910c199c3c authored over 7 years ago
Math.LOG2E precision issue + new demos [ci skip]

- swift + jsc
- java + rhino
- XMLHttpRequest and friends

github.com/SheetJS/sheetjs - ad47cb433cd669feccd34734ee0657d55f70eb77 authored over 7 years ago
spelling: dynamic-columns

github.com/SheetJS/jxls - 8092933290fd8bd4b7460f34bb88f4c13e778342 authored over 7 years ago
spelling: dynamic-columns

github.com/SheetJS/test_files - a9c6bbb161ca45a077779ecbe434d8c5d614ee37 authored over 7 years ago
spelling [ci skip]

- fixed spelling errors in README and code (fixes #802)
- replaced garbled names in property tes...

github.com/SheetJS/sheetjs - e34b6e78d201e2804263a6670b899cb3614af9a4 authored over 7 years ago
version bump 0.11.3: "array" type

- phased out Array map invocations (fixes #620 h/t @dullin)
- "array" type supports Uint8Array
-...

github.com/SheetJS/sheetjs - 635310b63975ae3b139e823d1a34ad5ec28e591a authored over 7 years ago
HTML and CSV parsing

- blank cells are omitted or stubbed (fixes #770 h/t @doxma)
- bare equals signs are interpred a...

github.com/SheetJS/sheetjs - 2ea9c95839ddf439873d652a27e88e6ed0535013 authored over 7 years ago
Fix fuzzydate string matching logic

github.com/SheetJS/sheetjs - f6981076ec5743c5a532205ed323bc9a090bddf9 authored over 7 years ago
version bump 0.11.2: proper plaintext parsing

- dollar currencies and percentages properly detected as numbers
- parse potential CDATA segment...

github.com/SheetJS/sheetjs - 5b67ac0806337135096c9e28330a65270d76fd4a authored over 7 years ago
improved plaintext parsing

- fuzzy number check disregards commas (fixes #709 h/t @mz121star)
- updated to CFB 0.12.1
- par...

github.com/SheetJS/sheetjs - 9ba09bab5eb56391a3dfaba460e2047766de1d6f authored over 7 years ago
version bump 0.12.1: CFB.find

- exported object includes static find method
- CLI option displays file manifest
- ignore mid-t...

github.com/SheetJS/js-cfb - 2d0c71ac88689b645f7fb6b21d58b794bbd4db2a authored over 7 years ago
demos and docs [ci skip]

- json_to_sheet options (fixes #771 h/t @enniob)
- demos include HTML files (fixes #770 h/t @jwa...

github.com/SheetJS/sheetjs - 5855bcb67854920b0fd074d3e30570b2f777ef65 authored over 7 years ago
new tag regex handles angle brackets in attributes

fixes #768

github.com/SheetJS/sheetjs - 54f380ef2cef0847701a37b8a45dca981c8247e2 authored over 7 years ago
Improved Code Style of Angular 2+ Demo [ci skip]

github.com/SheetJS/sheetjs - d443860e6de1ad7863e4180bc78a2dbcbb729868 authored over 7 years ago
version bump 0.11.1: dist cleanup

- dist scripts properly export library
- XLS/XLSB formulae quote sheet names containing spaces
-...

github.com/SheetJS/sheetjs - 935821423f2ff83412f39aac9ee201e975351978 authored over 7 years ago
version bump 1.11.0: suppress exports

`DO_NOT_EXPORT_CODEPAGE` suppresses commonjs exports

github.com/SheetJS/js-codepage - 16584e588b091c2adf8ca2b5dc8de23b8f076cfd authored over 7 years ago
Don't throw when vt:vector isn't the expected size

Fixes #759

github.com/SheetJS/sheetjs - 0f39f2818f53e8a3464527d2eee8ec322a4a1ba0 authored over 7 years ago
`skipHidden` option for sheet_to_csv (fixes #755)

Note: Excel CSV conversion includes hidden rows and columns by default

github.com/SheetJS/sheetjs - 2339e1322294ae3c9a67d27d4604be8e94ba5694 authored over 7 years ago
version bump 1.10.1: removed concat-stream dep

note: concat-stream was only used in `bin/codepage.njs`, not in core lib

github.com/SheetJS/js-codepage - e19c8672e0f1221acb3a2491af8324d0a9a5d708 authored over 7 years ago
version bump 0.11.0: new minified versions

- build script strips `require` statements
- finally every version is pinned (see #740 h/t @the-...

github.com/SheetJS/sheetjs - 7d15f35e3e819392addb61ab986c65e9d5bf1f6f authored over 7 years ago
version bump 0.10.1: fixed deps

github.com/SheetJS/sheetjs - 71f827c4faa89475996acb2458161bac2bbd4280 authored over 7 years ago
version bump 0.10.1: fixed deps

github.com/SheetJS/ssf - 71f827c4faa89475996acb2458161bac2bbd4280 authored over 7 years ago
version bump 0.10.9: pin dependencies

- updated SSF 0.10.0, codepage 1.10.1, CFB 0.12.0, CRC32 / ADLER32 1.1.0
- pinned all devDepende...

github.com/SheetJS/sheetjs - ce37f99ec32bc311c4a33fff5f99c48c0543a065 authored over 7 years ago
version bump 0.10.0:

- pin dependencies
- JS Date object support
- resolved some out of bounds accesses
- load scans ...

github.com/SheetJS/sheetjs - 80c1a0fec756eec3aac637791843ccdef6cc1c1a authored over 7 years ago
version bump 0.10.0:

- pin dependencies
- JS Date object support
- resolved some out of bounds accesses
- load scans ...

github.com/SheetJS/ssf - 80c1a0fec756eec3aac637791843ccdef6cc1c1a authored over 7 years ago
travis update

github.com/SheetJS/js-cfb - 17f35153f81e6380bd8f3cbd7a11dfebe4b563de authored over 7 years ago
version bump 0.12.0: refresh

- pin dependencies
- flow and typescript improvements
- updated repo infrastructure

github.com/SheetJS/js-cfb - 5a769874f4d2a766142fffa77a901973bbe24474 authored over 7 years ago
version bump 1.1.0: pin dependencies

github.com/SheetJS/js-adler32 - 06fac2b06374aa2b19b9767ecd41d5dba75b228d authored over 7 years ago
version bump 1.1.0: pin dependencies

github.com/SheetJS/js-crc32 - 43cef94e0a281a477555998fcfd15816fb2bf814 authored over 7 years ago
version bump 1.10.0: pin dependencies

github.com/SheetJS/js-codepage - 9aa4f8d7a823d3d42b5fbe7c69f86e717171ad2d authored over 7 years ago
version bump 1.1.0: pin dependencies

github.com/SheetJS/frac - 4cb7279d629dd4dd3d9cbe4aba9ff69375280187 authored over 7 years ago
hodgepodge of fixes

- missing formula elements rewritten to valid defined names (see #680)
- comment author length l...

github.com/SheetJS/sheetjs - 6732eb76f8e33657a10a038524ec1852a5ba8ce1 authored over 7 years ago
fixed travis config

github.com/SheetJS/bessel - 373fc31e084a066feae1227b71a3fb1a1c06ac45 authored over 7 years ago
version bump 1.0.2: pin devDependencies

github.com/SheetJS/bessel - 616aabfb42d01d6542c796ab2c3b5329b48b437a authored over 7 years ago
version bump 1.0.0: cleanup

- relicensed as Apache2 for consistency with other libraries
- removed coffeescript dev dependen...

github.com/SheetJS/voc - 51867e368fcee096aa7ba1486a7db7a05f3182b7 authored over 7 years ago
TypeScript 2.2 fixes [ci skip]

fixes #746 h/t @rcfrias

github.com/SheetJS/sheetjs - 5ffa3e0869b349a7dfdb11b8482de4b9d7060934 authored over 7 years ago
miscellany

- systemjs browser example
- more precise file type resolution
- small corner cases from test co...

github.com/SheetJS/sheetjs - 807eac273b47aa62ff64717f0d81590eb5eb4424 authored over 7 years ago