日韩成人免费在线_国产成人一二_精品国产免费人成电影在线观..._日本一区二区三区久久久久久久久不

當前位置:首頁 > 科技  > 軟件

2023 年的 Node.js 生態系統

來源: 責編: 時間:2023-08-05 11:44:37 5041觀看
導讀隨著技術的不斷演進和創新,Node.js 在 2023 年達到了一個新的高度。Node.js 擁有一個龐大的生態系統,可以幫助開發人員更快地實現復雜的應用。本文就來看看 Node.js 最新的生態系統,以實現快速技術選型!本文參考自 Node.j

隨著技術的不斷演進和創新,Node.js 在 2023 年達到了一個新的高度。Node.js 擁有一個龐大的生態系統,可以幫助開發人員更快地實現復雜的應用。本文就來看看 Node.js 最新的生態系統,以實現快速技術選型!TJL28資訊網——每日最新資訊28at.com

本文參考自 Node.js Toolbox( https://nodejstoolbox.com/) 中的數據,Node.js Toolbox 是一個開源的 Node.js 工具,用于在 Node.js 生態系統中查找積極維護且流行的庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

訪問控制

根據各種訪問控制模式限制用戶操作。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

@casl/CASL

CASL是一個同構授權 JavaScript 庫,它限制允許給定用戶訪問的資源。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/stalniy/caslTJL28資訊網——每日最新資訊28at.com

casbin

Node.JS 中支持 ACL、RBAC、ABAC 等訪問控制模型的授權庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/casbin/node-casbinTJL28資訊網——每日最新資訊28at.com

accesscontrol

Node.js 基于角色和屬性的訪問控制。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/onury/accesscontrolTJL28資訊網——每日最新資訊28at.com

瀏覽器測試

編寫在真實瀏覽器環境中運行的自動化測試。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Cypress

Cypress 是專為現代網絡構建的下一代前端測試工具。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/cypress-io/cypressTJL28資訊網——每日最新資訊28at.com

puppeteer

通過 DevTools 協議控制無頭 Chrome 的高級 API。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/puppeteer/puppeteerTJL28資訊網——每日最新資訊28at.com

@playwright/test

用于自動化 Web 瀏覽器的高級 API。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/Microsoft/playwrightTJL28資訊網——每日最新資訊28at.com

SeleniumHQ/selenium

來自 Selenium 項目的官方 WebDriver JavaScript 綁定。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/SeleniumHQ/seleniumTJL28資訊網——每日最新資訊28at.com

webdriverio

Node.js 的下一代瀏覽器和移動自動化測試框架。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/webdriverio/webdriverioTJL28資訊網——每日最新資訊28at.com

構建系統

管理包含多個不同項目的代碼庫 (Monorepos)。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Lerna

Lerna 是一個快速、現代的構建系統,用于管理和發布來自同一存儲庫的多個 JavaScript/TypeScript 包。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/lerna/lernaTJL28資訊網——每日最新資訊28at.com

turbo

Turborepo 是一個用于 JavaScript 和 TypeScript 代碼庫的高性能構建系統。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/vercel/turboTJL28資訊網——每日最新資訊28at.com

nx

核心 Nx 插件包含 Nx 的核心功能,如項目圖、nx 命令和任務編排。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/nrwl/nxTJL28資訊網——每日最新資訊28at.com

構建工具

將應用的源代碼打包到單個文件中,主要用于前端應用程序以最大限度地減少網絡請求。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Webpack

為瀏覽器打包 ECMAScript/CommonJs/AMD 模塊。允許將代碼庫拆分為多個包,可以按需加載。支持加載器預處理文件,即 json、jsx、es7、css、less 以及自定義內容。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/webpack/webpackTJL28資訊網——每日最新資訊28at.com

esbuild

一個極其快速的 JavaScript 和 CSS 打包器和壓縮器。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/evanw/esbuildTJL28資訊網——每日最新資訊28at.com

rollup

下一代 ES 模塊打包工具。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/rollup/rollupTJL28資訊網——每日最新資訊28at.com

代碼復雜度

分析和可視化代碼復雜性以幫助重構(遺留)代碼庫TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Typhonjs-escomplex

基于 Babel 解析器的下一代 Javascript 和 Typescript 復雜性報告。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/typhonjs-node-escomplex/typhonjs-escomplexTJL28資訊網——每日最新資訊28at.com

plato

JavaScript 源代碼分析和可視化工具。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/es-analysis/platoTJL28資訊網——每日最新資訊28at.com

代碼圖

生成代碼內部依賴關系的可視化圖表。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

madge

從模塊依賴關系創建圖表。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/pahen/madgeTJL28資訊網——每日最新資訊28at.com

dependency-cruiser

驗證并可視化依賴關系。按照規則,JavaScript、TypeScript、CoffeeScript。ES6、CommonJS、AMD。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/sverweij/dependency-cruiserTJL28資訊網——每日最新資訊28at.com

代碼檢查和格式化程序

在交付生產之前格式化代碼并解決問題。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

eslint

一個基于 AST 的 JavaScript 模式檢查器。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/eslint/eslintTJL28資訊網——每日最新資訊28at.com

Prettier

Prettier 是一個代碼格式化程序。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/prettier/prettierTJL28資訊網——每日最新資訊28at.com

@typescript-eslint/eslint-plugin

ESLint 的 TypeScript 插件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/typescript-eslint/typescript-eslintTJL28資訊網——每日最新資訊28at.com

命令行提示

通過詢問用戶輸入創建交互式命令行工具。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

inquirer

常見交互式命令行用戶界面的集合。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/SBoudrias/Inquirer.jsTJL28資訊網——每日最新資訊28at.com

prompts

輕量、美觀、人性化的提示。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/terkelg/promptsTJL28資訊網——每日最新資訊28at.com

enquirer

時尚、直觀、人性化的提示系統。對于小型項目來說足夠快速和輕量,對于最先進的用例來說足夠強大和可擴展。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/enquirer/enquirerTJL28資訊網——每日最新資訊28at.com

命令行樣式

創建漂亮的命令行工具。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

chalk

終端字符串樣式正確完成TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/chalk/chalkTJL28資訊網——每日最新資訊28at.com

命令行實用程序

使用 Node.js 創建強大的命令行應用。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

commander

Node.js 命令行程序的完整解決方案。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/tj/commander.jsTJL28資訊網——每日最新資訊28at.com

yargs

Yargs 框架通過使用 Node.js 構建功能全面的命令行應用,它能輕松配置命令,解析多個參數,并設置快捷方式等,還能自動生成幫助菜單。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/yargs/yargsTJL28資訊網——每日最新資訊28at.com

minimist

一個用來解析命令行選項的庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/minimistjs/minimistTJL28資訊網——每日最新資訊28at.com

CSV 解析器

從 Node.js 處理 CSV 文件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

csv-parse

CSV 解析實現 Node.js stream.Transform API。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/adaltas/node-csvTJL28資訊網——每日最新資訊28at.com

papaparse

適用于瀏覽器的快速而強大的 CSV 解析器,支持 Web Worker 和流式處理大文件。將 CSV 轉換為 JSON 以及將 JSON 轉換為 CSV。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/mholt/PapaParseTJL28資訊網——每日最新資訊28at.com

時間&日期

比標準庫更直觀的日期和時間方法。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

moment

解析、驗證、操作和顯示日期。TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/moment/momentTJL28資訊網——每日最新資訊28at.com

dayjs

2KB的不可變日期時間庫,是Moment.js的現代API的替代方案。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/iamkun/dayjsTJL28資訊網——每日最新資訊28at.com

date-fns

現代 JavaScript 日期實用程序庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/date-fns/date-fnsTJL28資訊網——每日最新資訊28at.com

依賴管理

檢查過時的依賴項并手動(或自動)更新它們。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

depcheck

查找比 package.json 允許的更新版本的依賴項。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/depcheck/depcheckTJL28資訊網——每日最新資訊28at.com

npm-check-updates

檢查是否有過時、不正確和未使用的依賴項。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/raineorshine/npm-check-updatesTJL28資訊網——每日最新資訊28at.com

npm-check

自動依賴更新。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/dylang/npm-checkTJL28資訊網——每日最新資訊28at.com

電子郵件傳送

從 Node.js 輕松發送電子郵件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

nodemailer

從 Node.js 應用發送電子郵件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/nodemailer/nodemailerTJL28資訊網——每日最新資訊28at.com

Excel 電子表格

在 Node.js 中解析并編寫 Excel 電子表格TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

XLSX

SheetJS 電子表格數據解析器和編寫器。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/SheetJS/sheetjsTJL28資訊網——每日最新資訊28at.com

exceljs

Excel 工作簿管理器 - 讀寫 xlsx 和 csv 文件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/exceljs/exceljsTJL28資訊網——每日最新資訊28at.com

文件上傳

在 Node.js 應用中處理文件上傳。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

busboy

Node.js HTML 表單數據的流式解析器。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/mscdex/busboyTJL28資訊網——每日最新資訊28at.com

formidable

用于解析表單數據(尤其是文件上傳)的 Node.js 模塊。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/node-formidable/formidableTJL28資訊網——每日最新資訊28at.com

multer

用于操作“multipart/form-data”的中間件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/expressjs/multerTJL28資訊網——每日最新資訊28at.com

全棧框架

使用這些框架快速開發全棧應用。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Nest

Nest - 現代、快速、強大的 Node.js Web 框架 (@core)。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/nestjs/nestTJL28資訊網——每日最新資訊28at.com

HTML 抓取工具

從 HTML 中輕松查找并提取所需的數據。TJL28資訊網——每日最新資訊28at.com

圖片TJL28資訊網——每日最新資訊28at.com

jsdom

許多 Web 標準的 JavaScript 實現。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/jsdom/jsdomTJL28資訊網——每日最新資訊28at.com

cheerio

專為服務器設計的核心 jQuery 的小型、快速且優雅的實現。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/cheeriojs/cheerioTJL28資訊網——每日最新資訊28at.com

HTTP 客戶端

發送網絡請求并從外部 API 獲取數據。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

node-fetch

一個輕量級模塊,將 Fetch API 引入 Node.js。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/node-fetch/node-fetchTJL28資訊網——每日最新資訊28at.com

axios

適用于瀏覽器和 Node.js 的基于 Promise 的 HTTP 客戶端。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/axios/axiosTJL28資訊網——每日最新資訊28at.com

HTTP 框架

基于 HTTP verbs和路由的極簡框架。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

express

快速、極簡的 Web 框架。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/expressjs/expressTJL28資訊網——每日最新資訊28at.com

Koa

Koa Web 應用框架。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/koajs/koaTJL28資訊網——每日最新資訊28at.com

HTTP 模擬

模擬網絡請求并隔離測試模塊。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

superagent

優雅且功能豐富的瀏覽器/Node.js HTTP 以及流暢的 API。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/ladjs/superagentTJL28資訊網——每日最新資訊28at.com

nock

一個 HTTP 模擬和預期測試庫,用于 Node.js 平臺。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/nock/nockTJL28資訊網——每日最新資訊28at.com

msw

適用于瀏覽器和 Node.js 的無縫 REST/GraphQL API 模擬庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/mswjs/mswTJL28資訊網——每日最新資訊28at.com

作業隊列

從主線程中安排和處理 CPU 密集型任務。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

bull

基于Redis的一個Node.js任務隊列管理庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/OptimalBits/bullTJL28資訊網——每日最新資訊28at.com

bullmq

基于Redis的消息和作業隊列。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/taskforcesh/bullmqTJL28資訊網——每日最新資訊28at.com

JSON 模式驗證器

使用 JSON Schema 語言來驗證用戶輸入和其他任何內容。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

ajv

一個流行的JSON模式驗證庫,用于驗證和校驗JavaScript對象是否符合預定義的JSON模式(JSON Schema)。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/ajv-validator/ajvTJL28資訊網——每日最新資訊28at.com

JSON Web Token (JWT)

在 Node.js 中簽署并驗證 JWT。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

jsonwebtoken

JSON Web Token 實現(對稱和非對稱)。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/auth0/node-jsonwebtokenTJL28資訊網——每日最新資訊28at.com

日志記錄

日志記錄事件以幫助調試應用中的問題。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

npmlog

npmlog 是一個用于在命令行界面輸出日志的Node.js庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/npm/npmlogTJL28資訊網——每日最新資訊28at.com

winston

幾乎所有內容的日志記錄器。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/winstonjs/winstonTJL28資訊網——每日最新資訊28at.com

loglevel

JavaScript 的最小輕量級日志記錄,向任何可用的 console.log 方法添加可靠的日志級別方法。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/pimterry/loglevelTJL28資訊網——每日最新資訊28at.com

MongoDB 客戶端

Node.js 的 MongoDB 客戶端。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

mongodb

Node.js 的官方 MongoDB 驅動程序。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/mongodb/node-mongodb-nativeTJL28資訊網——每日最新資訊28at.com

mongoose

Node.js環境下一款優秀的MongoDB對象建模工具。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/Automattic/mongooseTJL28資訊網——每日最新資訊28at.com

MySQL 客戶端

MySQL 的 Node.js 驅動程序。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

mysql

mysql 的 Node.js 驅動程序。它是用 JavaScript 編寫的,不需要編譯。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/mysqljs/mysqlTJL28資訊網——每日最新資訊28at.com

mysql2

一個用于Node.js的MySQL數據庫驅動程序。它是mysql模塊的一種增強版,提供更高性能和更好的功能。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/sidorares/node-mysql2TJL28資訊網——每日最新資訊28at.com

對象關系映射 (ORM)

將 SQL 數據庫表映射到 JavaScript 對象。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Prisma

Prisma 是一個開源數據庫工具包。它包括用于 Node.js 的 JavaScript/TypeScript ORM、遷移和用于查看和編輯數據庫中的數據的現代 GUI。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/prisma/prismaTJL28資訊網——每日最新資訊28at.com

Sequelize

Sequelize 是一個基于 Promise 的 Node.js ORM 工具,適用于 Postgres、MySQL、MariaDB、SQLite、Microsoft SQL Server、Amazon Redshift 和 Snowflake 的數據云。它具有可靠的事務支持、關系、急切和延遲加載、讀取復制等功能。TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/sequelize/sequelizeTJL28資訊網——每日最新資訊28at.com

typeorm

適用于 TypeScript、ES7、ES6、ES5 的數據映射器 ORM。支持 MySQL、PostgreSQL、MariaDB、SQLite、MS SQL Server、Oracle、MongoDB 數據庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/typeorm/typeormTJL28資訊網——每日最新資訊28at.com

對象模式驗證

使用對象模式進行簡單直觀的驗證。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

joi

一個用于JavaScript對象模式驗證的庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/hapijs/joiTJL28資訊網——每日最新資訊28at.com

zod

具有靜態類型推斷的 TypeScript-first 模式聲明和驗證庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/colinhacks/zodTJL28資訊網——每日最新資訊28at.com

yup

非常簡單的對象模式驗證。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/jquense/yupTJL28資訊網——每日最新資訊28at.com

包發布

自動化包發布工作流程。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

semantic-release

一個自動化版本發布工具,它遵循語義化版本規范,根據提交的代碼變動自動生成適當的版本號,并發布到代碼倉庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/semantic-release/semantic-releaseTJL28資訊網——每日最新資訊28at.com

standard-version

一個基于語義化版本規范的版本管理工具。它幫助開發者自動化生成版本號和生成變更日志,以及標記代碼庫中的重大版本發布。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/conventional-changelog/standard-versionTJL28資訊網——每日最新資訊28at.com

打包為可執行文件

將 Node.js 應用打包成單個可執行文件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

@vercel/ncc用于將 Node.js 模塊打包成單個文件。它可以將項目中的多個模塊打包成一個獨立的 JavaScript 文件,方便在不需要依賴管理器或構建工具的環境中運行。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/vercel/nccTJL28資訊網——每日最新資訊28at.com

pkg

一個命令行工具,用于將 JavaScript 代碼打包成可執行的二進制文件。它提供了一種將 Node.js 應用程序打包為可獨立運行的可執行文件的方法,無需依賴外部的 Node.js 安裝。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/vercel/pkgTJL28資訊網——每日最新資訊28at.com

PDF 生成

使用 Node.js 生成 PDF 文件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

jspdf

一個使用 JavaScript 生成 PDF 文檔的開源庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/MrRio/jsPDFTJL28資訊網——每日最新資訊28at.com

pdfmake

一個用于在客戶端中生成 PDF 文檔的庫。它提供了一種簡單而強大的方式來創建具有豐富內容和樣式的 PDF 文件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/bpampuch/pdfmakeTJL28資訊網——每日最新資訊28at.com

pdfkit

Node.js 的 PDF 生成庫。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/foliojs/pdfkitTJL28資訊網——每日最新資訊28at.com

pdf-lib

使用 JavaScript 創建和修改 PDF 文件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/Hopding/pdf-libTJL28資訊網——每日最新資訊28at.com

PostgreSQL 客戶端

從 Node.js 與 PostgreSQL 數據庫交互。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

pg

PostgreSQL 客戶端 - 具有相同 API 的純 javascript 和 libpq。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/brianc/node-postgresTJL28資訊網——每日最新資訊28at.com

查詢生成

編寫 JavaScript 來構建 SQL 查詢。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

knex

一個以 JavaScript 編寫的 SQL 查詢構建器,用于 Node.js 和瀏覽器環境中與數據庫進行交互。它提供了一套簡潔而強大的 API,使開發者能夠以更直觀的方式構建和執行 SQL 查詢。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/knex/knexTJL28資訊網——每日最新資訊28at.com

Redis 客戶端

Node.js 的 Redis 客戶端。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

ioredis

適用于 Node.js 的強大、注重性能且功能齊全的 Redis 客戶端。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/luin/ioredisTJL28資訊網——每日最新資訊28at.com

redis

現代、高性能 Redis 客戶端。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/redis/node-redisTJL28資訊網——每日最新資訊28at.com

調度

按計劃運行任務。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

cron

一個用于執行定期任務的時間調度工具。它是基于時間的作業調度器,可以按照指定的時間規則自動執行預定的任務。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/kelektiv/node-cronTJL28資訊網——每日最新資訊28at.com

node-schedule

一個用于在 Node.js 中執行定時任務的模塊。它提供了一種簡單而靈活的方式來安排和管理定時任務,可以根據指定的時間規則觸發任務的執行。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/node-schedule/node-scheduleTJL28資訊網——每日最新資訊28at.com

shell 執行

從 Node.js 執行 shell 命令。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

execa一個用于在 Node.js 中執行外部命令的模塊。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/sindresorhus/execaTJL28資訊網——每日最新資訊28at.com

shelljs

一個基于 Node.js 的輕量級模塊,它提供了一組可在命令行中運行的 Shell 命令的封裝和工具函數。ShellJS 的目標是讓在 Node.js 環境中使用命令行操作變得更加簡單和方便。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/shelljs/shelljsTJL28資訊網——每日最新資訊28at.com

SQLite客戶端

SQLite 的 Node.js 驅動程序。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

sqlite3

一個用于訪問 SQLite 數據庫的模塊。SQLite 是一種嵌入式關系型數據庫引擎,它以輕量級和高效性而聞名。sqlite3 模塊允許您在 Node.js 應用程序中使用 JavaScript 來執行與 SQLite 數據庫的交互操作。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/TryGhost/node-sqlite3TJL28資訊網——每日最新資訊28at.com

better-sqlite3

一個在 Node.js 中使用的 SQLite3 數據庫封裝模塊。它提供了一個簡潔、易用和高性能的接口,讓開發者可以方便地在 Node.js 應用程序中與 SQLite 數據庫交互。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/WiseLibs/better-sqlite3TJL28資訊網——每日最新資訊28at.com

靜態服務器

在  localhost 上提供靜態生成的站點。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

http-server

一個簡單的命令行工具,用于在您的本地開發環境中快速啟動一個基于 HTTP 的靜態文件服務器。它允許您將當前目錄下的文件作為靜態資源托管,并通過 HTTP 協議提供這些文件。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/http-party/http-serverTJL28資訊網——每日最新資訊28at.com

serve

一個用于在本地開發環境中快速啟動靜態文件服務器的命令行工具。它是由 Vercel 開發的,旨在提供一個簡單、輕量級且易于使用的方式來運行靜態網站或應用程序。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/vercel/serveTJL28資訊網——每日最新資訊28at.com

模板引擎

渲染動態 HTML 輸出。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

ejs

一種簡單而靈活的模板引擎,用于在Node.js和瀏覽器中生成動態HTML頁面。它允許您在你的HTML模板中嵌入JavaScript代碼,以動態地生成內容。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/mde/ejsTJL28資訊網——每日最新資訊28at.com

handlebars

一個簡單、高效的模板引擎,用于在 Web 應用程序中生成動態的 HTML 頁面。它基于 Mustache 模板語法,并擴展了一些功能。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/handlebars-lang/handlebars.jsTJL28資訊網——每日最新資訊28at.com

測試框架

幫助編寫自動化測試的框架。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

jest

一個用于 JavaScript 測試的現代化、開源的測試框架。它被廣泛應用于前端開發和 Node.js 環境中,旨在提供簡單、高效和可擴展的測試解決方案。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/facebook/jestTJL28資訊網——每日最新資訊28at.com

mocha

一個靈活且功能強大的 JavaScript 測試框架。它適用于前端和后端的 JavaScript 應用程序,可用于編寫各種類型的測試,包括單元測試、集成測試和端到端測試等。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/mochajs/mochaTJL28資訊網——每日最新資訊28at.com

Web 認證

處理 Web 應用的用戶身份驗證。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

express-session

一個用于處理會話管理的 Node.js 中間件。它基于 Express 框架,提供了簡單且易于使用的會話管理解決方案。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/expressjs/sessionTJL28資訊網——每日最新資訊28at.com

passport

一個用于身份驗證的 Node.js 中間件。它提供了一種簡單且靈活的方式來實現用戶認證功能。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/jaredhanson/passportTJL28資訊網——每日最新資訊28at.com

Web 抓取框架

使用 Node.js 爬取和抓取整個網站。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

crawlee

適用于 JavaScript/Node.js 的可擴展網絡爬取庫。支持使用無頭 Chrome 和 Puppeteer 開發數據提取和 Web 自動化作業。TJL28資訊網——每日最新資訊28at.com

圖片圖片TJL28資訊網——每日最新資訊28at.com

Github:https://github.com/apify/crawleeTJL28資訊網——每日最新資訊28at.com

本文鏈接:http://www.www897cc.com/showinfo-26-81-0.html2023 年的 Node.js 生態系統

聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯系,我們將在第一時間刪除處理。郵件:2376512515@qq.com

上一篇: 掘力計劃第 20 期:Flutter 混合開發的混亂之治

下一篇: CSS單標簽實現轉轉logo

標簽:
  • 熱門焦點
  • 紅魔電競平板評測:大屏幕硬實力

    前言:三年的疫情因為要上網課的原因激活了平板市場,如今網課的時代已經過去,大家的生活都恢復到了正軌,這也就意味著,真正考驗平板電腦生存的環境來了。也就是面對著這種殘酷的
  • JavaScript 混淆及反混淆代碼工具

    介紹在我們開始學習反混淆之前,我們首先要了解一下代碼混淆。如果不了解代碼是如何混淆的,我們可能無法成功對代碼進行反混淆,尤其是使用自定義混淆器對其進行混淆時。什么是混
  • 服務存儲設計模式:Cache-Aside模式

    Cache-Aside模式一種常用的緩存方式,通常是把數據從主存儲加載到KV緩存中,加速后續的訪問。在存在重復度的場景,Cache-Aside可以提升服務性能,降低底層存儲的壓力,缺點是緩存和底
  • 一篇聊聊Go錯誤封裝機制

    %w 是用于錯誤包裝(Error Wrapping)的格式化動詞。它是用于 fmt.Errorf 和 fmt.Sprintf 函數中的一個特殊格式化動詞,用于將一個錯誤(或其他可打印的值)包裝在一個新的錯誤中。使
  • 重估百度丨大模型,能撐起百度的“今天”嗎?

    自象限原創 作者|程心 羅輯2023年之前,對于自己的“今天”,百度也很迷茫。“新業務到 2022 年底還是 0,希望 2023 年出來一個 1。”這是2022年底,李彥宏
  • 造車兩年股價跌六成,小米的估值邏輯變了嗎?

    如果從小米官宣造車后的首個交易日起持有小米集團的股票,那么截至2023年上半年最后一個交易日,投資者將浮虧59.16%,同區間的恒生科技指數跌幅為52.78%
  • 三星電子Q2營收60萬億韓元 存儲業務營收同比仍下滑超過50%

    7月27日消息,據外媒報道,從三星電子所發布的財報來看,他們主要利潤來源的存儲芯片業務在今年二季度仍不樂觀,營收同比仍在大幅下滑,所在的設備解決方案
  • iQOO Neo8系列或定檔5月23日:首發天璣9200+ 安卓跑分王者

    去年10月,iQOO推出了iQOO Neo7系列機型,不僅搭載了天璣9000+,而且是同價位唯一一款天璣9000+直屏旗艦,一經上市便受到了用戶的廣泛關注。在時隔半年后,
  • OPPO K11搭載長壽版100W超級閃充:26分鐘充滿100%

    據此前官方宣布,OPPO將于7月25日也就是今天下午14:30舉辦新品發布會,屆時全新的OPPO K11將正式與大家見面,將主打旗艦影像,和同檔位競品相比,其最大的賣
Top 主站蜘蛛池模板: 内丘县| 黑山县| 云龙县| 萝北县| 鹤壁市| 苗栗县| 岫岩| 宜城市| 新乡县| 司法| 成都市| 大港区| 资源县| 灵武市| 宜兴市| 武城县| 雷波县| 合水县| 石柱| 三江| 肇源县| 林甸县| 都安| 双牌县| 德昌县| 五河县| 鄂尔多斯市| 靖西县| 遂宁市| 济源市| 莱州市| 滦平县| 平利县| 凤凰县| 天津市| 仲巴县| 龙井市| 永登县| 巍山| 大丰市| 靖西县|