mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-30 07:18:02 -08:00
Compare commits
3 Commits
3e5fde0068
...
3f073183e8
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f073183e8 | ||
|
|
6fe3a59327 | ||
|
|
a72503ed26 |
@@ -304,7 +304,7 @@
|
||||
- [get-stdin](https://github.com/sindresorhus/get-stdin) - Easier stdin.
|
||||
- [log-update](https://github.com/sindresorhus/log-update) - Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.
|
||||
- [Ink](https://github.com/vadimdemedes/ink) - React for interactive command-line apps.
|
||||
- [listr](https://github.com/samverschueren/listr) - Terminal task list.
|
||||
- [listr2](https://github.com/listr2/listr2) - Terminal task list.
|
||||
- [conf](https://github.com/sindresorhus/conf) - Simple config handling for your app or module.
|
||||
- [ansi-escapes](https://github.com/sindresorhus/ansi-escapes) - ANSI escape codes for manipulating the terminal.
|
||||
- [log-symbols](https://github.com/sindresorhus/log-symbols) - Colored symbols for various log levels.
|
||||
@@ -734,6 +734,7 @@
|
||||
- [leven](https://github.com/sindresorhus/leven) - Measure the difference between two strings using the Levenshtein distance algorithm.
|
||||
- [natural](https://github.com/NaturalNode/natural) - Natural language facility.
|
||||
- [nlp.js](https://github.com/axa-group/nlp.js) - Building bots, with entity extraction, sentiment analysis, automatic language identify, and more.
|
||||
- [Embedchain-JS](https://github.com/embedchain/embedchainjs) - Framework to easily create LLM powered bots over any dataset.
|
||||
|
||||
### Process management
|
||||
|
||||
|
||||
Reference in New Issue
Block a user