mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-30 07:18:02 -08:00
Compare commits
3 Commits
3f073183e8
...
f14f1b6e51
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f14f1b6e51 | ||
|
|
5c3fa67201 | ||
|
|
a72503ed26 |
@@ -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
|
||||
|
||||
@@ -838,6 +839,7 @@
|
||||
- [npm](https://docs.npmjs.com/about-npm) - The default package manager.
|
||||
- [pnpm](https://pnpm.io) - Disk space efficient package manager.
|
||||
- [yarn](https://yarnpkg.com) - Alternative package manager.
|
||||
- [bun](https://bun.sh) - All-in-one toolkit for JavaScript and TypeScript apps.
|
||||
|
||||
## Resources
|
||||
|
||||
|
||||
Reference in New Issue
Block a user