採用技術にフォーカスしたWebサイトリンク集。
トレンドリサーチや技術選定の参考に、WEBデザインやコーディング、開発の参考にも使えるWebサイトギャラリー。
Check WebTech

URI.js が採用されたサイト事例一覧です。

URI.js is a javascript library for working with URLs. It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority().

URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths.

While URI.js provides a jQuery plugin. URI.js itself does not rely on jQuery. You don't need jQuery to use URI.js

(DeepL翻訳)
URI.jsは、URLを操作するためのjavascriptライブラリです。jQueryスタイルのAPI(Fluent Interface、Method Chaining)を提供し、通常のコンポーネントを読み書きできるほか、.directory() や .authority() などの便利なメソッドを多数備えています。

URI.jsは、シンプルかつ強力なクエリ文字列の操作方法を提供し、多くのURI正規化関数と相対/絶対パスの変換を備えています。

URI.jsはjQueryのプラグインを提供している。URI.js自体はjQueryに依存しない。URI.jsを使用するためにjQueryは必要ありません。


https://medialize.github.io/URI.js/