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
github.com/SheetJS/sheetjs - 88e9e31ebf067c40b58c84dc1a7a842750c379ba authored almost 7 years ago
github.com/SheetJS/js-cfb - 98e9d2e64197d63d05053010207cb1d8ad2e55de authored almost 7 years ago
- BIFF5 write number formats and other features
- XLSX/XLSB/BIFF8 Suppress "Number stored as Tex...
github.com/SheetJS/js-cfb - 25688e28fe0ed357ee0d974f48ad7a27afb1b77c authored almost 7 years ago
- ExtendScript write quirks (fixes #986 h/t @grefel)
- BIFF8 write number formats (fixes #987 h/...
github.com/SheetJS/sheetjs - fb97bf17688104f3ad7cb7f19c24897982aa91cc authored almost 7 years ago
- IE6-9 ActiveX + VBScript shim
- `writeFile` supported in browser
- `oldie` demo for IE write s...
github.com/SheetJS/sheetjs - edf7150ca803190afaca515064b8ab387b94d336 authored about 7 years ago
github.com/SheetJS/SheetJS.github.io - b3e6c8c73731af3cfd346a68b72a4c34f4333618 authored about 7 years ago
- updated dependencies
- fixed eslint config
- fusebox demo
github.com/SheetJS/sheetjs - 376db8fe9fbdf5f7f5210076d431205090ff4e2b authored about 7 years ago
github.com/SheetJS/frac - 9ef2c47f0408a538aa263ef9ff3352197a814257 authored about 7 years ago
github.com/SheetJS/js-cfb - b0e076f00311a2cee49ac0fb1178882e8bdef318 authored about 7 years ago
github.com/SheetJS/js-codepage - 9bd15abc458f5c61fc955866ca3124fe136900b2 authored about 7 years ago
github.com/SheetJS/js-codepage - 0ada6f6c75795d49c021d212b051c6ef7bb0bd91 authored about 7 years ago
see https://github.com/nodejs/node/issues/18218
github.com/SheetJS/js-crc32 - 13f8e4f8f4f4eeb7fbdf0aadd6bb9d696c07190a authored about 7 years agogithub.com/SheetJS/js-crc32 - 02caecf54f5f8cd9fbcbc295cbf3d6553db97e58 authored about 7 years ago
github.com/SheetJS/js-adler32 - d75071081036cc5648af377cec2301e873fa0836 authored about 7 years ago
github.com/SheetJS/printj - 350978bd98fcefd6f3aaecb719510a08e29d764f authored about 7 years ago
IE11 Compatibility View levels 5 and 7 (see #952)
Firefox 5.0+ passes browser test (see #950)
- Skip extraneous trailing records (fixes #938 h/t @benjaminleetmaa)
- XLS -> XLML oddities (fix...
fixes #14 h/t @stephenegriffin
note: library code is unchanged
github.com/SheetJS/js-codepage - b070fe0052074722f8594b5ce40a289a66539714 authored about 7 years ago10240 threshold from older version of fixdata
github.com/SheetJS/sheetjs - a7d37797240c38ee0d84132b26733cb4955b687b authored about 7 years ago
- HTML whitespace (fixes #849 h/t @laurentauthier)
- XLML number format write (fixes #904 h/t @j...
- XLSX right-to-left support (fixes #927 h/t @mghayour)
- HTML string preserve newline (fixes #9...
closes #864
github.com/SheetJS/sheetjs - 028d7010a516383cb9a2fdd0f0a919392e77600a authored about 7 years agogithub.com/SheetJS/SheetJS.github.io - 5f2e596eaca5e828c7a9a3eb09f802b32a760ce9 authored about 7 years ago
- BIFF5 + ODS read named ranges
- internal link range normalization
- BIFF8 + ODS link write
- i...
github.com/SheetJS/test_files - a889cc5c7131bce253d5e861dcdf46ae60a9c4fd authored about 7 years ago
note: @sheetjsdev authored commit, original PR date/author used
github.com/SheetJS/sheetjs - b17a09849a0f0bbd58715d14c5254eb2477c6dff authored about 7 years ago
- binary CSV `codepage` read option (fixes #907 h/t @popovserhii)
- BIFF2-5 `codepage` read opti...
github.com/SheetJS/j - 9c4e6c4beb2f6ed897ba6d3240328eee6f4d1b7f authored about 7 years ago
github.com/SheetJS/js-harb - d1bc7c5a1a359ed87612b44c401b6633bcc45581 authored about 7 years ago
- ETH format and utils merged from js-harb
- added shim to npm package (fixes #911 h/t @dackmin)...
see https://github.com/travis-ci/travis-ci/issues/8843
github.com/SheetJS/test_files - 8b3f773774567a164c0654a0b8056db680c3e5a5 authored about 7 years ago
- export `sheet_to_txt` (fixes #905 h/t @aj4mq)
- BIFF4 Format Record aligned to BIFF 2/3 (fixes...
github.com/SheetJS/js-cfb - 8cd01668f0c3ba1101b2e92f9bdd6c0cc15084e2 authored about 7 years ago
github.com/SheetJS/sheetjs - a0bc73da690d03259c43fd9c70cf76794a8df401 authored about 7 years ago
- XLSX empty numeric cells stubbed (fixes #891 h/t @mgoku)
- XLS sheet type identification
- XLS...
- CLI `--book` convert all worksheets (fixes #701 h/t @pmelisko)
- Detect ";"-DSV with no "\t" o...
github.com/SheetJS/sheetjs - 687dcc80b9176f2d0523cd5767b22a3074951ca5 authored about 7 years ago
- travis node 9 test
- demo refresh
github.com/SheetJS/js-cfb - 46719dfe3cbfc015ab0ebf71cfb961b8ec090d2a authored about 7 years ago
- CLI tool properly handles empty files
- node 9 added to travis
Use get_dom_element
github.com/SheetJS/sheetjs - 1ab13069cb77690286d2dea36e642eabb6eb9726 authored over 7 years ago
- DBF writer (dBASE II + VFP extensions)
- updated CFB to 0.13.2
- BIFF8 XLS write VBA
- file writing includes `fs` as appropriate
- CLI modify and write options
- infrastructure update
github.com/SheetJS/pb - 9dc67282d75e6dfb90c522fc0f28ca1b1f2cb49a authored over 7 years ago
github.com/SheetJS/sheetjs - ed4348a6b6b1721b721cebe777ebb8ea3df37035 authored over 7 years ago
- BIFF5 XLS write (bookType "biff5")
- DBF Level 7 read
- ODS whitespace and repeated rows
- flo...
github.com/SheetJS/sheetjs - ef9f3f9ca500d43878f281a185e487813b200a4f authored over 7 years ago
github.com/SheetJS/sheetjs - 51b4751b95556fb114a153a82d54d56db2331d09 authored over 7 years ago
github.com/SheetJS/test_files - e16abc3908a12be7c7293518e5fed1e31e374605 authored over 7 years ago
Fixes #835
github.com/SheetJS/sheetjs - 6d741ebd3a337798d61121deb67691851f530aa5 authored over 7 years ago
- Empty WS on RTF read, rudimentary write
- reshape XLS VBA blob
- CI adding back old nodejs ver...
- proper JS string input / output type
- bower main now uses full version (fixes #820 h/t @newme...
github.com/SheetJS/test_files - 936478fc713e5ee59c35a49bce4f61ea397284e5 authored over 7 years ago
github.com/SheetJS/js-cfb - e6d1c8b06ec894ca68d4d05bf913aaa7c6f08312 authored over 7 years ago
github.com/SheetJS/sheetjs - 1a8f97269e6b7f8d4db67d08db2ad587f6da5259 authored over 7 years ago
- xlsx bin script takes `-8, --xls` options for writing BIFF8
- updated CFB to 0.12.1, CRC32 to ...
- pin unknown dates and zero-fill end of file
- cfb_add can take an absolute path e.g. "/Workbook"
github.com/SheetJS/js-cfb - d784f9b1f2b2cd62cfe2a317debedbb0f13f02ad authored over 7 years ago
github.com/SheetJS/js-crc32 - 2253617eaedb9c4e774faecd3e38cae801311430 authored over 7 years ago
- frameworks: react, react-native, preact, next.js, weex, nuxt.js
- deployments: nodejs server, ...
- swift + jsc
- java + rhino
- XMLHttpRequest and friends
github.com/SheetJS/jxls - 8092933290fd8bd4b7460f34bb88f4c13e778342 authored over 7 years ago
github.com/SheetJS/test_files - a9c6bbb161ca45a077779ecbe434d8c5d614ee37 authored over 7 years ago
- fixed spelling errors in README and code (fixes #802)
- replaced garbled names in property tes...
- phased out Array map invocations (fixes #620 h/t @dullin)
- "array" type supports Uint8Array
-...
- blank cells are omitted or stubbed (fixes #770 h/t @doxma)
- bare equals signs are interpred a...
github.com/SheetJS/sheetjs - f6981076ec5743c5a532205ed323bc9a090bddf9 authored over 7 years ago
- dollar currencies and percentages properly detected as numbers
- parse potential CDATA segment...
- fuzzy number check disregards commas (fixes #709 h/t @mz121star)
- updated to CFB 0.12.1
- par...
- exported object includes static find method
- CLI option displays file manifest
- ignore mid-t...
- json_to_sheet options (fixes #771 h/t @enniob)
- demos include HTML files (fixes #770 h/t @jwa...
fixes #768
github.com/SheetJS/sheetjs - 54f380ef2cef0847701a37b8a45dca981c8247e2 authored over 7 years agogithub.com/SheetJS/sheetjs - d443860e6de1ad7863e4180bc78a2dbcbb729868 authored over 7 years ago
- dist scripts properly export library
- XLS/XLSB formulae quote sheet names containing spaces
-...
`DO_NOT_EXPORT_CODEPAGE` suppresses commonjs exports
github.com/SheetJS/js-codepage - 16584e588b091c2adf8ca2b5dc8de23b8f076cfd authored over 7 years agoFixes #759
github.com/SheetJS/sheetjs - 0f39f2818f53e8a3464527d2eee8ec322a4a1ba0 authored over 7 years agoNote: Excel CSV conversion includes hidden rows and columns by default
github.com/SheetJS/sheetjs - 2339e1322294ae3c9a67d27d4604be8e94ba5694 authored over 7 years agonote: concat-stream was only used in `bin/codepage.njs`, not in core lib
github.com/SheetJS/js-codepage - e19c8672e0f1221acb3a2491af8324d0a9a5d708 authored over 7 years ago
- build script strips `require` statements
- finally every version is pinned (see #740 h/t @the-...
github.com/SheetJS/sheetjs - 71f827c4faa89475996acb2458161bac2bbd4280 authored over 7 years ago
github.com/SheetJS/ssf - 71f827c4faa89475996acb2458161bac2bbd4280 authored over 7 years ago
- updated SSF 0.10.0, codepage 1.10.1, CFB 0.12.0, CRC32 / ADLER32 1.1.0
- pinned all devDepende...
- pin dependencies
- JS Date object support
- resolved some out of bounds accesses
- load scans ...
- pin dependencies
- JS Date object support
- resolved some out of bounds accesses
- load scans ...
github.com/SheetJS/js-cfb - 17f35153f81e6380bd8f3cbd7a11dfebe4b563de authored over 7 years ago
- pin dependencies
- flow and typescript improvements
- updated repo infrastructure
github.com/SheetJS/js-adler32 - 06fac2b06374aa2b19b9767ecd41d5dba75b228d authored over 7 years ago
github.com/SheetJS/js-crc32 - 43cef94e0a281a477555998fcfd15816fb2bf814 authored over 7 years ago
github.com/SheetJS/js-codepage - 9aa4f8d7a823d3d42b5fbe7c69f86e717171ad2d authored over 7 years ago
github.com/SheetJS/frac - 4cb7279d629dd4dd3d9cbe4aba9ff69375280187 authored over 7 years ago
- missing formula elements rewritten to valid defined names (see #680)
- comment author length l...
github.com/SheetJS/bessel - 373fc31e084a066feae1227b71a3fb1a1c06ac45 authored over 7 years ago
github.com/SheetJS/bessel - 616aabfb42d01d6542c796ab2c3b5329b48b437a authored over 7 years ago
- relicensed as Apache2 for consistency with other libraries
- removed coffeescript dev dependen...
fixes #746 h/t @rcfrias
github.com/SheetJS/sheetjs - 5ffa3e0869b349a7dfdb11b8482de4b9d7060934 authored over 7 years ago
- systemjs browser example
- more precise file type resolution
- small corner cases from test co...