Index

at.pkgs.js

at.pkgs.jsはECMAScript/JavaScript向けのライブラリスタックです。

ダウンロード

コンポーネント

詳細は各リンク先のドキュメントを参照してください。

Namespace: at.pkgs

Source: at.pkgs.js に含まれます。 実行環境に依存しない基本機能を提供します。

Class: at.pkgs.Object

基本的な継承に関わる機能を提供します。

Class: at.pkgs.Log

ログに関する機能を提供します。 IE10以前を除くモダンブラウザではコールスタックが出力されます。

Class: at.pkgs.EventBinder

イベント通知用のバインダを提供します。

Class: at.pkgs.ObservableValue

値が変化するとイベントを通知するラッパクラスです。

Namespace: at.pkgs.escape

エスケープ処理を提供します。

Category: at.pkgs.Template

underscore.jsテンプレート相当のテンプレート処理を提供します。

ソースコード

ライセンス

本ライブラリスタックは下記に示す通り Apache License 2.0 にて提供します。 商用・非商用を問わず、使用や頒布、派生物の頒布を制限しません。

Copyright (c) 2009-2013, Architector Inc., Japan
All rights reserved.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Copyright (c) 2009-2014, Architector Inc., Japan.
Documentation generated by JSDoc 3.2.0 on Tue Aug 26 2014 22:27:18 GMT+0900 (JST) using the DocStrap template.