[ ソース: 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