Ecosyste.ms: OpenCollective

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

github.com/SheetJS/js-word

:black_nib: Word Processing Document Library
https://github.com/SheetJS/js-word

add: baseline rtf parsing (#137)

* add: baseline rtf parsing

* add: return type to func

* change: var to let

6bcc2bec4100e33dc7cf4f4308689a06c169f8a4 authored over 4 years ago
Add Relationship types (#132)

f404f08556db11c98620123fff8ec816963143dd authored over 4 years ago
Fix: over greedy regex when parsing out fields and separators. (#133)

* Fix: over greedy regex when parsing out fields and separators.
* Revert style changes.

ae789b47de2c0fcbac602321ea48af6dcd4c1acb authored over 4 years ago
detect encrypted DOCX files (#131)

a0dde756df04155c87718e27bd8f1bf3cf34839c authored over 4 years ago
Add mht script and test files (#130)

ca8d84d41939484ae3195fef81363fefffb56f2a authored over 4 years ago
Add DOCX Table support (#129)

2743a6b59914e761933570e4fe33e17045ec0f6d authored over 4 years ago
fix: rm rtf files over 10mb & skip duplicates (#128)

* fix: rm rtf files over 10mb & skip duplicates

* change -h context and add var for ext

* ...

ccd6d14a515584b509a18d179e10e91c3e971bf6 authored over 4 years ago
Add .html and respective .html.txt files (#127)

* Add .html and respective .html.txt files

* change label names

a71b7d61e4e457bfb8c7179a27031bcfaa2e9d5e authored over 4 years ago
add: more rtf test files

d75c05e231cbc8f8df08eead8b30c48880b9b6da authored over 4 years ago
version bump 0.4.0

4a9cbcafc6639362857ee46b1d0bc305e0c90dc9 authored over 4 years ago
ODT: added support for illustration-index (#125)

9607c5bd878e3441ad13ec81e533ee4c040d76e6 authored over 4 years ago
DOCX skip all unrecognized tags

cb1aefdcb50cb625009a9907b0050303ec8f9e4e authored over 4 years ago
Add basic argument count validation (#124)

* Add basic argument count validation

* Add more validation

* Remove trailing whitespace
...

5aa17872fc837901a7b9937da0cb48d2c9aba3e0 authored over 4 years ago
DOCX skip some unrecognized tags

6b8ce143be46e30b01aaf1955a1cc2050d36445b authored over 4 years ago
Add DOCX file

77132560fe0cc7cc3ff06abd31b3f4946e690abb authored over 4 years ago
Refactoring and README cleanup

- reshape document representation
- ODS Table Support
- XLS ignore fields (non-display character...

75c81a14e78579c08a700a6c03a4765a87376a21 authored over 4 years ago
rearranged file parsing code

f94e54175f8cede127427926696108bf0aad5cee authored over 4 years ago
rearranged files

70c64b9c222ab8422145cbd7a9d09c81b3209416 authored over 4 years ago
moved ODT to src/codecs/

fbaa0f7be10954b6dd4e028ea0bc877cee213e51 authored over 4 years ago
moved DOC to src/codecs/

07a7a83e29dc36f5b7a5b058e172485e8548dd0b authored over 4 years ago
add: rtf parsing script (#123)

6a1f86a388369fef6ee4945ff3514d1d49253e2d authored over 4 years ago
ODT file reader (#122)

* Added npm ignore

* Added test files from PHPWord

* Pandoc test files

* Added more tes...

87f4a3f0795b3edd46caee4dc0ccdcf912f4a3be authored over 4 years ago
Convert clx file to Typescript

92366a11c94cf77651ba1ea759600857bdde2bb7 authored over 4 years ago
add clx parser

8942278ddc733a8ac1e1cf6ff7e24ebc0dd240e8 authored over 4 years ago
decrement pcdCount

bd1d409879ba957d3feae6f3a97c1ff67db69b44 authored over 4 years ago
Init npm project

10d95fed62e85e7a2d8ef6f66fd2a742843378c7 authored over 4 years ago
read number instead of buffer

e03ab34e6ed793703ec85c5610f442765c099bb3 authored over 4 years ago
Add FIB parser

c9505f67a4ea5bb2f4eba6bd2d0f6a9cf3da9eaf authored over 4 years ago
add clx documentation

c9595dfb3d943e4fa845342553808e4bc0fc241e authored over 4 years ago
Convert function comments to doc comments

9eff1531de1158607e89aa954f186073e71ff262 authored over 4 years ago
Update fcClx offset

9b274f798def8f833cf28ccb9de86b898667f021 authored over 4 years ago
Add index file

1132ad07ab02c7289a9fc743c95e19bb83413768 authored over 4 years ago
Add WIP code (#119)

8e02b22ba18fc9d22cc4daa015f30d8f094bb0e4 authored over 4 years ago
add PS steps for making test files (#117)

16fb0ac7119ce7f46225ab28ae1e82d3fcc723c5 authored over 4 years ago
Merge pull request #116 from SheetJS/extra_ext_cases

Add: more .txt for new ext files

ffda73ccd536b0b5bfa3a8d8ec0c03887ec04a00 authored over 4 years ago
add: more txt for ext cases

cf795dfb2b2457cf92a5b9620dc7828f541929f3 authored over 4 years ago
rm unstaged commits

2ba037d4e6cfb4a7a531c23a7d72b54fcb71e64b authored over 4 years ago
Added test files from other repos (#115)

* Added npm ignore

* Added test files from PHPWord

* Pandoc test files

* Added more tes...

79dadf51f7604f5eee093a0db345b18b17e8fab2 authored over 4 years ago
Add: PS Script to generate .txt from .docx and .doc (#114)

* generate .txt & .skip files

* create PS script + blacklist

* add: catch statement for skip

51630239078c6c97a3a81adb08f2f9e334b1f8d6 authored over 4 years ago
Added test files

6efee1ac5a0fdafd9147a61d0792b4c5f3760eee authored over 4 years ago
initial commit

a2dcb801cf08de36d2eab32780899c75eace9ebc authored over 4 years ago