Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
nacos-config
nacos config client
nacos
nacos client main package
nacos-naming
nacos (https://nacos.io/en-us/) nodejs sdk
nacos-node-feign
[](https://www.npmjs.com/package/nacos-node-feign) [](https://github.com/HanWuJiJack/nacos-node-feign)
whale-nest-nacos
If you are a nest micro service architecture, you can use the SDK, so as to realize service discovery based on nacos, distributed load balancing strategy
nacos-sdk-rust-binding-node
nacos-sdk-rust binding for NodeJs with napi.
@ticatec/config-loader
A versatile configuration loader for Node.js, supporting YAML format and various sources like local files, Consul, and Nacos, with include and deep merge capabilities.
nest-nacos
NestJs Nacos模块
codefaster-dubbo-template
springboot、dubbo、nacos项目初始化模版
eggjs-nacos
Egg.js nacos插件,服务注册发现,获取配置中心
node-feign
node-feign用于远程调用http服务的客户端工具,支持调用nacos中注册的远程http服务。
@quickts/nestjs-nacos
使用简单的方式访问集群中的服务与获取配置 ## Installation 由于1.0.14的元数据同步有问题 建议固定版本问1.0.13 $ npm install @quickts/nestjs-nacos@1.0.13 nacos
midway-nacos
use nacos in midwayjs。
@inest/nestjs-nacos
基于Nestjs集成Nacos,实现配置中心、服务发现等功能
nacos-nestjs-util
1.服务注册逻辑: (1)注册服务时,如果服务器设置了环境变量HOST_IP和SERVER_PORT,那么会把HOST_IP和SERVER_PORT作为服务的IP和PORT进行注册。 (2)如果服务器没有设置环境变量,那么获取.env相关配置(SERVICE_IP,PORT)作为服务的IP和PORT进行注册。 (3)如果本地未配置,那么自动获取服务器IP以及使用默认端口3000进行服务注册。 2.新增获取服务实例集合方法 ## 介绍 本工具基于NestJs8.0以及nacos2.2.1,用于微
bjh-nacos-naming
nacos (https://nacos.io/en-us/) nodejs sdk , using by bjh
nacos-font-sdk
If you are a nest micro service architecture, you can use the SDK, so as to realize service discovery based on nacos, distributed load balancing strategy
jsonrpc4js
A javascript client and server over http or tcp implementation of JSON-RPC 2.0.
nestjs-nacos
the nacos integration in nestjs
@letscollab/midway-nacos
midway nacos component