パッケージ: node-urlgrey (1.0.0+~1.1.3-1)
node-urlgrey に関するリンク
Trisquel の資源:
node-urlgrey ソースパッケージをダウンロード:
- [node-urlgrey_1.0.0+~1.1.3-1.dsc]
- [node-urlgrey_1.0.0+~1.1.3.orig-fast-url-parser.tar.xz]
- [node-urlgrey_1.0.0+~1.1.3.orig.tar.xz]
- [node-urlgrey_1.0.0+~1.1.3-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Bastien Roucariès
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
urlgrey is a library for url querying and manipulation
urlgrey is a library for url manipulation. It's a chainable/fluent interface that makes a number of methods available for querying different aspects of a url, and even modifying it to create new urls.
Most methods are named after different parts of the url and allow you to read that part from the current url if you don't pass any parameters, or they allow you to generate a new url with a change to that part in the current url if you do pass a parameter.
Node.js is an event-based server-side JavaScript engine.