tldr-node-client icon indicating copy to clipboard operation
tldr-node-client copied to clipboard

Node.js command-line client for tldr pages

Results 55 tldr-node-client issues
Sort by recently updated
recently updated
newest added

I'm on alpine, installed with npm. If I do `tldr blah` I see something like this: ``` ✔ Updating... ⠼ Creating index... ``` It just hangs for like two minutes....

bug

fix zsh auto complete function issue. ## Description I got error when i use the auto-complete function on my Mbp and Fedora zsh. This is the error message: ![屏幕截图_20250602_032828](https://github.com/user-attachments/assets/dadff722-b6d9-4cfc-bd52-14148673f76f) I...

Bumps [commander](https://github.com/tj/commander.js) from 6.1.0 to 13.0.0. Release notes Sourced from commander's releases. v13.0.0 Added support multiple calls to .parse() with default settings (#2299) add .saveStateBeforeParse() and .restoreStateBeforeParse() for use by...

dependencies
javascript

Bumps [ora](https://github.com/sindresorhus/ora) from 5.1.0 to 8.2.0. Release notes Sourced from ora's releases. v8.2.0 Add support for boolean value for color option (#244) fe951e5 https://github.com/sindresorhus/ora/compare/v8.1.1...v8.2.0 v8.1.1 Fix animation speed when update...

dependencies
javascript

Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 11.2.0 to 11.3.0. Changelog Sourced from fs-extra's changelog. 11.3.0 / 2025-01-15 Add promise support for newer fs methods (#1044, #1045) Use fs.opendir in copy()/copySync() for better perf/scalability...

dependencies
javascript

The local cache is not updating. I also tried uninstalling and reinstalling. ➜ ~ tldr --list Local cache is empty Please run tldr --update ➜ ~ tldr --update ✔ Updating......

bug

## Description I'm creating a repository to benchmark various tldr implementation (https://github.com/buonomo/tldr-benchmarks). RN, the node client is in the `slow` category and I'm not even running the benchmark for it...

Bumps [chalk](https://github.com/chalk/chalk) from 4.1.2 to 5.4.1. Release notes Sourced from chalk's releases. v5.4.1 Fix navigator not defined ReferenceError (#642) 4ebb62d https://github.com/chalk/chalk/compare/v5.4.0...v5.4.1 v5.4.0 Update CIRCLECI environments to return level 3 color...

dependencies
javascript

Bumps [marked](https://github.com/markedjs/marked) from 4.0.10 to 15.0.4. Release notes Sourced from marked's releases. v15.0.4 15.0.4 (2024-12-15) Bug Fixes fix list with no items looping forever (#3560) (e4198ed) v15.0.3 15.0.3 (2024-11-29) Bug...

dependencies
javascript