any-text icon indicating copy to clipboard operation
any-text copied to clipboard

Get text content from any file

Results 15 any-text issues
Sort by recently updated
recently updated
newest added

Bumps [mocha](https://github.com/mochajs/mocha) from 9.2.2 to 10.1.0. Release notes Sourced from mocha's releases. v10.1.0 10.1.0 / 2022-10-16 :tada: Enhancements #4896: Browser: add support for prefers-color-scheme: dark (@​greggman) :nut_and_bolt: Other #4912: Browser:...

dependencies

Hello, I use your ANY-TEXT script and there is a problem, the script does not return links(mailto). In your script I find email addresses of people who sent me resumes,...

When I run it I got all the text as a single "block". All returns are removed. fs.readdirSync(base).forEach(file => { console.log("... ... " + file) const filename = file.split("."); reader.getText(base...

Hello! `getText()` returns a text without any spacing between words from different lines. It seems that `\n` is missing for each component's text in the method for collecting text from...

I am trying to use a corrupted file, for handling error cases. But, can't find any error handling in the package.

Hello, its worked, but if i have in the same line hebrew & english like אימייל [email protected] its write for me: [email protected] its not working good, i'll like and give...

events.js:180 Uncaught Error: Bad archive at FsRead.readUntilFoundCallback [as callback] (C:\Users\iforensics\Desktop\work_space\dt_bw\node_modules\node-stream-zip\node_stream_zip.js:202) at FsRead.readCallback (C:\Users\iforensics\Desktop\work_space\dt_bw\node_modules\node-stream-zip\node_stream_zip.js:992) at FSReqCallback.wrapper [as oncomplete] (VM48 fs.js:477)

can i give file name instead of file path to the method get-text It would be great if it is possible for my requirement. And it would be helpful if...

feature_request

Bumps [chai](https://github.com/chaijs/chai) from 4.4.1 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @​koddsson in chaijs/chai#1593 Cleanup jsdoc comments...

dependencies