[ 原始碼: node-original ]
套件:node-original(1.0.2-2)
node-original 的相關連結
Debian 的資源:
下載原始碼套件 node-original:
- [node-original_1.0.2-2.dsc]
- [node-original_1.0.2.orig-types-original.tar.gz]
- [node-original_1.0.2.orig.tar.gz]
- [node-original_1.0.2-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Generate the origin from an URL or check if two URL/Origins are the same
Original generates the origin URL for a given URL or URL object. In addition to that it also comes with a simple same function to check if two URL's have the same origin.
This module is browserify and node compatible.
Node.js is an event-based server-side JavaScript engine.
其他與 node-original 有關的套件
|
|
|
|
-
- dep: node-url-parse
- Parse URL in node using the URL module and in the browser using the DOM