jQuery.Syntaxは、スピーディーなだけではなくシンプルで使い勝手が良いシンタックスハイライターです。シンタックスソースファイルの動的ロード(ダイナミックローディング)システムを持ち合わせ、CSSまたはモードラインを利用し、より明確なシンタックスを作り上げます。

// -*- mode: javascript; -*-

var foo = function () {
	alert("Hello World");
}

for (var i = 0; i < 100; i += 1) {
	foo();
}

jQuery.Syntax also does inline highlighting for all supported languages. For example: @x = y + 10 (Ruby) and <img src="logo.png" /> (HTML)! Try it online now!

ドキュメンテーション

jQuery.Syntaxは、直接ウェブサイトに、またはドクウィキプラグインでのインストールが可能です。

互換性

jQuery.Syntaxは、最大限の互換性を視野に入れながら開発されたため、広範囲にわたるウェブブラウザに対応しています。私たちは、常に新しいブラウザをテストしているので、利用されているブラウザがリストにない場合にはお問い合わせください。

BrowserSupported VersionsNotes
Firefox2+フルサポート
Safari3+フルサポート
Opera9+フルサポート
Internet Exploder6+IE6に問題箇所あり

ダウンロード

jQuery.Syntaxは、MITライセンスの元で、無料で利用になれます。

Source code is available at GitHub.

Plugins

License

The "jQuery.Syntax" project is licensed under the GNU AGPLv3.

Copyright 2010 Samuel Williams. All rights reserved.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

"Additional permissions" (as per Section 7 of the AGPLv3)

  1. Any HTML file which merely makes function calls to this code, and for that purpose includes it by reference shall be deemed a separate work for copyright law purposes.
  2. You may distribute non-source (e.g., minimized or compacted) forms of the code without the copy of the GNU AGPL normally required by section 4, provided you include this license notice and a URL through which recipients can access the Corresponding Source.

If you modify this code, you must include these "Additional permissions" in your version of the code.

Commercial License

Orion Transfer Ltdは、インストール、カスタマイズおよびサポートが含まれたjQuery.Syntax、商用ライセンスを販売しています。 Please contact us for more details.

寄付

Click here to lend your support to: jquery-syntax and make a donation at www.pledgie.com !

jQuery.Syntaxはフリーソフトウェアライセンスの元に提供されました。しかしながら、このプロジェクトには報酬は払われません。もし、このソフトウェアが有益であった際には、寄付をお考えくださませ。