url 网址
稳定性: 2 - 稳定
源代码: lib/url.js
url 模块提供用于网址处理和解析的实用工具。
可以使用以下方式访问它:
import url from 'url';const url = require('url');Stability: 2 - Stable
Source Code: lib/url.js
The url module provides utilities for URL resolution and parsing. It can be
accessed using:
import url from 'url';const url = require('url');