Commit Graph

90 Commits

Author SHA1 Message Date
Frazer Smith 34f4f70dc4 ci: add ossf scorecard workflow (#807) 2026-06-16 17:30:34 +01:00
Frazer Smith c8630fe135 docs(readme): remove stray word (#758) 2026-03-09 18:39:47 +00:00
Frazer Smith 710f1a9790 chore: use correct terminology; use complete sentences (#757) 2026-03-09 16:24:35 +00:00
Frazer Smith 4c2826c79c build(deps-dev): remove type definition map and API.md (#725) 2025-11-19 14:34:51 +00:00
Frazer Smith 1c3adae327 refactor!: move windows binaries to optional dependency (#720)
* refactor!: move windows binaries to optional dependency

BREAKING CHANGE: moved windows binaries to optional dependency

* docs(readme): mention windows binaries are x64
2025-11-18 15:42:41 +00:00
Frazer Smith 055fd1d1cd docs: correctly capitalise node.js 2025-03-21 18:23:10 +00:00
Frazer Smith 98a10a33b7 docs(api): add api documentation 2025-02-06 09:39:46 +00:00
Frazer Smith 884a9e3d33 ci(automerge): flush buffer to disk 2025-02-05 14:37:45 +00:00
Frazer Smith 5ee481df3d chore: use impersonal language 2025-01-30 17:57:33 +00:00
Frazer Smith e0d7ca6b99 build(deps-dev): bump dev dependencies 2025-01-11 17:49:53 +00:00
Frazer Smith 37abda00b5 docs(readme): rename ci badge to reflect workflow 2024-12-05 18:42:47 +00:00
Helson 2e5a78033b docs: update README.md (#599) 2024-10-21 09:21:16 +01:00
jaeseongDev ba77074279 docs(readme): add parameter for pdfToText function (#573)
* docs(contributing): add parameter for pdfToText function

* Update README.md

---------

Co-authored-by: Frazer Smith <frazer.dev@icloud.com>
2024-07-30 11:55:46 +01:00
Frazer Smith 886634441f docs(readme): update sudo commands 2024-05-01 15:53:40 +01:00
Frazer Smith 69a6fa1552 docs(readme): remove section re passing bin path for unix installs 2024-03-12 17:45:07 +00:00
Frazer Smith a687ea309b docs: remove outdated api docs; refer to type defs instead 2024-03-12 16:49:03 +00:00
Frazer Smith 1f6d17f9a8 docs(readme): update links 2024-01-09 19:43:51 +00:00
Frazer Smith ce9fcdff81 docs(readme): fix npm badge 2023-11-02 17:11:07 +00:00
Frazer Smith 0f77a7f827 docs(readme): fix broken ci badge link 2023-11-02 17:07:36 +00:00
Frazer Smith 56980d23b3 docs(readme): update chaining examples with .catch() 2023-09-23 09:30:01 +01:00
Frazer Smith c45e7da325 perf: use node: prefix to bypass require.cache call for builtins
See https://github.com/nodejs/node/pull/37246/files#r588397158
2023-08-30 17:17:59 +01:00
Frazer Smith 6b380b4664 chore: rename master branch to main (#468) 2023-02-13 09:25:56 +00:00
Frazer Smith 0de5b85c34 style: use sentence case over ap style for titles and headings 2023-02-13 08:50:28 +00:00
Frazer Smith b1d228495f docs(readme): rename intro to overview 2023-02-12 13:11:53 +00:00
Frazer Smith bf8fb9fdd1 docs(readme): remove fluff 2023-01-30 08:37:40 +00:00
Frazer Smith 18382e992f docs(readme): fix linux path example (#463) 2023-01-17 14:51:54 +00:00
Frazer Smith d96a75c70a docs(readme): remove redundant statement 2022-09-30 09:02:39 +01:00
Frazer Smith f06e113887 docs: use shorter urls; remove yarn install guidance 2022-09-21 12:30:13 +01:00
Frazer Smith 6d95ff5377 docs(readme): update acknowledgements section 2022-07-12 13:25:36 +01:00
Frazer Smith 8de1b7c8b4 style: use npm install alias 2022-05-01 11:20:50 +01:00
Frazer Smith e0a743ee84 docs(readme): remove snyk badge 2022-04-20 15:18:37 +01:00
Frazer Smith 05fcda6394 docs: improve readability 2022-03-14 12:08:54 +00:00
Frazer Smith f1ed3c27ef docs(readme): add stdout example (#353) 2021-11-10 12:41:19 +00:00
Frazer Smith 1bfa70332d fix(index)!: remove included macos/darwin binaries
BREAKING CHANGE: macOS/Darwin binaries have been removed due to persistent issues with them. Please download macOS binaries separately through Homebrew.
2021-09-01 13:25:37 +01:00
Frazer Smith 7503c62f4a docs(readme): grammar fix 2021-08-17 15:45:32 +01:00
Frazer Smith 9b049db842 docs(readme): grammar and wordiness fixes 2021-06-02 08:19:20 +01:00
Frazer Smith 708826acae docs(readme): update contributing section 2021-06-02 07:46:11 +01:00
Frazer Smith 3720c9336c docs(readme): update pdfToHtml() examples 2021-05-24 08:32:10 +01:00
Frazer Smith 0679429d83 docs(readme): remove repetition 2021-05-07 10:43:45 +01:00
Frazer Smith 85b1de9672 docs: grammar and readability fixes 2021-04-28 18:15:36 +01:00
Frazer Smith 02d00a560b docs(readme): add example of buffer usage 2021-04-21 16:18:25 +01:00
Frazer Smith 6deba85b6b docs(readme): fix broken link 2021-02-24 12:43:32 +00:00
Frazer Smith 8a4d07c91b docs(readme): shorten links 2021-02-18 18:02:23 +00:00
Frazer Smith 506ff7c0f6 docs(readme): grammar 2021-02-12 08:07:17 +00:00
Frazer Smith 3a55d48513 docs(readme): remove stray comma 2021-02-10 09:10:16 +00:00
Frazer Smith 2328e291f3 docs(readme): revamp intro section 2021-02-10 09:00:55 +00:00
Frazer Smith 8c75b6afdb style(readme): add linebreaks between badges 2021-02-08 12:11:39 +00:00
Frazer Smith 28edfb5f88 style(readme): capitalise headings correctly 2021-01-28 09:00:27 +00:00
Frazer Smith b83ca9ba68 style(readme): prettier badge shape 2021-01-28 08:02:24 +00:00
Frazer Smith 1bdf3c95a1 build: remove yarn as package manager, revert to npm 2021-01-17 15:06:28 +00:00