New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@pardjs/core

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pardjs/core

## 介绍

latest
Source
npmnpm
Version
2.0.11
Version published
Maintainers
2
Created
Source

pardjs

介绍

Pardjs 是一套基于 nestjs 以及 dozto.com 开发中的最佳实践以及工程需要整理的一套开源组件,主要目的是提高代码的质量以及规范一些开发的常见功能方便协作。

功能模块

📝:在计划任务中; 🚧:项目在开发中; ✅:已完成

🚧 通用组件 Common

通用组件提供常用的枚举类型异常处理

  • 枚举类型:
  • 异常处理:区分预期内的异常预期外的错误,对于错误会向 sentry 进行上报,所有异常和错误会包含嵌套的错误信息,trackId 信息和错误代码(code)。

📝 资源模块 Asset

资源模块用来处理常见的图片,视频,文件和静态页面发布的功能。目前实现基于阿里云的 OSS。

📝 认证模块 Auth

认证模块用来处理 Key Auth,Basic Auth,TOTP Auth,OAuth(微信登陆等),并关联必要的用户信息。

📝 标签模块 Tag

标签模块用来处理项目中需要处理标签和类别的相关信息。

FAQs

Package last updated on 27 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts