[ 源代码: node-original ]
软件包: node-original (1.0.2-2)
node-original 的相关链接
Trisquel 的资源:
下载源码包 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]
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Thorsten Alteholz
外部的资源:
- 主页 [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