CodeKit for Mac、ソフトウェア教育、ソフトウェアダウンロード、ソフトウェアコミュニティ、Windowsソフトウェア、Macソフトウェア

CodeKit 3.7.3

チュートリアルで読んだすばらしいすべての言語を自動的にコンパイルします。 CodeKit は作業中に自動的にブラウザをリフレッシュします。魔法のように。誰も遅い、肥大したウェブサイトのための時間がありませんか? CodeKit はそれらをより速くします。ワンクリックでプロジェクト全体を構築する。直感的で美しい UI でプロセスを微調整します。その 1 つの狂ったカンマがどこかにありませんか?組み込みのデバッグツールで問題を迅速に見つけ出してください.

CodeKit for Mac 特長:

All The Cool Kids
Compile Sass、Less、Stylus、CSS、CoffeeScript、Pug、Slim、Haml、TypeScript、JavaScript、ES6、Markdown、JSON、SVG、PNG、GIF JPEG をすぐに使用できます.

Dead-Simple Configuration
圧縮された CSS がありますか?ボックスにチェックを入れてください。 JavaScript を翻訳する必要がありますか?チェックボックスをオンにします。すべてのツールのオプションは、きれいでクリーンな UI で利用できます。これ以上のハッキングビルドスクリプトはありません.

Bleeding-Edge Tools
ベンダープレフィックスの自動プレフィクサー。次世代の JavaScript 用の Babel.js Sass コンパイルの高速化のための Libsass。最適なワークフローが構築されています.

追加言語
組み込みではないものを使用しますか? CodeKit に、どのタイプのファイルでも、UI の中でどのように処理するかを簡単に教えてください。いいえ、愚かな設定ファイルやプラグインは必要ありません.

Any Device
Mac、iOS、Android、Windows、Tesla、台所用冷蔵庫... 現代的なブラウザがあれば、それはリフレッシュします。すべての主要なブラウザのベンダーは、SSL.

Zero Setup
プラグイン、スクリプトタグ、作業なしでサポートされています。 CodeKit のプレビューボタンをクリックするだけです。あなたは SSL の証明書も必要ありません。 Really.

Browser Sync
フォームにテキストを入力してください。他のすべてのデバイスにも魔法のように表示されます。リンクをクリックすると、すべての端末でクリックされます。高速クロスデバイステスト.

画像の最適化
SVG、PNG、JPG、GIF を無駄なく最適化するアルゴリズムを最適化します。セットアップは必要ありません。それはすべて焼き付けされている.

スクリプトを& CSS
HTTP リクエストを減らすための Combine スクリプト。ファイルサイズを縮小するためにコードを縮小します。詳細を完全に管理しているすべてのベストプラクティス.

ソースマップ
コードを縮小しますが、ブラウザのインス​​ペクタで元のバージョンを確認してください。ほとんどの言語で頭痛のない状態で自動的に動作します.

ESLint
すべてのシンタックスチェッカーの母親と一緒に JavaScript をスキャンします。例と説明を使用して、数百ものルールを簡単にカスタマイズできます。UI.

JSHint& JSLint
ESLint に移行する準備ができていませんか?問題ない。 JSHint と JSLint も組み込みです。すべての問題の正確な行番号と列番号を確認してください.

簡単な移行
チェックボックスをオンにすると、既存のプロジェクトだけが機能します。何百もの出力パスを更新する必要はなく、ページ上で URL を変更することもありません。それは magic.

注:10 日間の試用版です。 64 ビットプロセッサーが必要です.8997423

ファイルのバージョン CodeKit 3.7.3
ファイル名 codekit.zip
ファイルサイズ 78.1 MB
オペレーティングシステム Mac OS X 10.11 or later
ソフトウェアタイプ Trial
著者 Bryan D K Jones
更新日 https://codekitapp.com/
更新時間 2018-09-28
ログを更新する

What's new in this version:

CodeKit 3.7.3
- Babel source maps stopped working and enabling TLS could crash on Mojave
- Remember when I said the new Content-Security-Policy headers "just work"? Turns out I meant that in more of the AirDrop sense: "60% of the time, it works every GODDAMMIT THE DEVICE IS RIGHT HERE WHY CAN'T YOU SEE IT IF I HAVE TO TOGGLE WIFI ON AND OFF ONE MORE TIME I'M BUYING A DELL I SWEAR."
- Anyway, CSP now works correctly. I promise
- The rule editor in the Hooks area wouldn't save changes. That seemed inconvenient, so now it does


CodeKit 3.7.2
- Remember when I said the new Content-Security-Policy headers "just work"? Turns out I meant that in more of the AirDrop sense: "60% of the time, it works every GODDAMMIT THE DEVICE IS RIGHT HERE WHY CAN'T YOU SEE IT IF I HAVE TO TOGGLE WIFI ON AND OFF ONE MORE TIME I'M BUYING A DELL I SWEAR."
- Anyway, CSP now works correctly. I promise.
- The rule editor in the Hooks area wouldn't save changes. That seemed inconvenient, so now it does


CodeKit 3.7.1
- Change log not available for this version


CodeKit 3.7
New: Dark Mode + Mojave Support:
- Dark mode is available on every version of macOS, not just Mojave.
- On 10.14+, CodeKit will match the system accent color by default, but you can set a different one if you prefer.
- Adopted Apple's new "runtime hardening" security. If the app is somehow ever compromised, this feature vastly limits what an attacker could access on your Mac.

New: Target Browsers:
- A new category in Project Settings: Target Browsers
- Shows all the desktop and mobile browsers in which your project will work.
- Shows coverage percentages for the world and your local region.
- Babel, Autoprefixer, and other tools will now automatically configure themselves based on what browsers you enter here.

New: Babel 7:
- No more configuring. Babel will automatically choose the right plugins based on the browsers you support.
- Much faster transpiling.
- If you previously customized Babel settings, double-check them after updating.
- New: Base64 Imports in Kit Files:
- In Kit files, you can now write @import-base64 'someFile.png' to automatically base64-encode the target and include it in the base file.
- See the Kit documentation for examples.

New: Less 3.0:
- Less has been updated to 3.8.1 and some options have changed (mostly about when math operations get performed). If you use Less, double-check the options on your files after updating.

More:
- The list of options for Syntax Checkers and UglifyJS is now searchable.
- When ESLint shows an issue in the Log, you can now click the rule name to instantly adjust that rule in Project Settings.
- New AppleScript command to process a single file at a time. See the docs.
- The Preview Server now supports Content Security Policy (CSP) headers. If your site uses them, they just work; there's nothing to configure.
- CodeKit now [email protected] directives in Less files and recompiles when they change.
- The PNG image optimizer is about 10% faster.

Fixed:
- If you add custom languages to the app, then swap extensions, settings don't get confused any more.
- An edge-case where the preview server could crash.
- A possible race-condition in browser syncing.
- Triple-slash directives in TypeScript files weren't handled correctly.
- CodeKit won't try to set up the refresh server on ancient browsers that can't handle it, which will make one guy stop emailing me.

Component Updates:
- Libsass 3.5.4
- Babel 7.1.0
- Less 3.8.1
- UglifyJS 3.4.9
- CoffeeScript 2.3.1
- Susy 3.0.5
- MultiMarkdown 6.4.0
- Autoprefixer 9.1.5
- Haml 5.0.4
- Bourbon 5.1.0
- Bitters 1.8.0
- Neat 3.0.0
- ESLint 5.6.0
- PNGQuant 2.12.0
- Node 8.11.4

ファイルのダウンロード Download