Gathering detailed insights and metrics for @tresdoce-nestjs-toolkit/http-client
Gathering detailed insights and metrics for @tresdoce-nestjs-toolkit/http-client
Gathering detailed insights and metrics for @tresdoce-nestjs-toolkit/http-client
Gathering detailed insights and metrics for @tresdoce-nestjs-toolkit/http-client
npm install @tresdoce-nestjs-toolkit/http-client
Typescript
Module System
Node Version
NPM Version
48.1
Supply Chain
92.4
Quality
93
Maintenance
100
Vulnerability
99.3
License
@tresdoce-nestjs-toolkit/tracing@1.3.8
Published on 19 Dec 2024
@tresdoce-nestjs-toolkit/elk@1.2.8
Published on 19 Dec 2024
@tresdoce-nestjs-toolkit/filters@1.2.8
Published on 19 Dec 2024
@tresdoce-nestjs-toolkit/response-parser@1.3.8
Published on 19 Dec 2024
@tresdoce-nestjs-toolkit/typeorm@1.2.8
Published on 19 Dec 2024
@tresdoce-nestjs-toolkit/mailer@1.2.8
Published on 19 Dec 2024
TypeScript (90.51%)
JavaScript (4.98%)
Handlebars (4.5%)
EJS (0.01%)
Pug (0.01%)
Total Downloads
15,331
Last Day
6
Last Week
132
Last Month
1,217
Last Year
5,370
44 Stars
925 Commits
3 Forks
2 Watching
8 Branches
1 Contributors
Latest Version
1.3.8
Package Id
@tresdoce-nestjs-toolkit/http-client@1.3.8
Unpacked Size
90.51 kB
Size
18.74 kB
File Count
17
NPM Version
lerna/8.1.9/node@v20.18.1+x64 (linux)
Node Version
20.18.1
Publised On
19 Dec 2024
Cumulative downloads
Total Downloads
Last day
100%
6
Compared to previous day
Last week
247.4%
132
Compared to previous week
Last month
34.5%
1,217
Compared to previous month
Last year
-24.5%
5,370
Compared to previous year
3
9
2
Este toolkit est谩 pensada para ser utilizado en NestJS Starter, o cualquier proyecto que utilice una configuraci贸n centralizada, siguiendo la misma arquitectura del starter.
Instalar Lerna
npm i -g lerna
Instalar dependencias del monorepo
yarn install
Crear paquetes
yarn plop
Transpilar paquetes
yarn build
Test paquetes
yarn test
Los m贸dulos de la siguiente lista, est谩n pensados para ser consumidos por
el NestJS Starter, siguiendo los lineamientos de schematics
.
鈿狅笍 Es recomendable utilizar las versiones
stables
, ya que las versionesbeta
est谩n pensadas para ser utilizadas a modo de testing y pueden generar conflictos en el c贸digo.
Para los mensajes de commits se toma como
referencia conventional commits
.
<type>[optional scope]: <description>
[optional body]
[optional footer]
git commit -m "docs(core): add documentantion to readme core module"
git commit -am 'feat!: changes in application'
No vulnerabilities found.
No security vulnerabilities found.