#author("2018-10-14T09:15:48+00:00","default:admin","admin") #author("2018-10-14T09:46:47+00:00","default:admin","admin") -[[JavaScript]] -[[JavaScript/V8]] -[[JavaScript/イベント]] -[[JavaScript/サーバサイド]] -[[JavaScript/トラブル事例]] -[[JavaScript/ライブラリ]] -[[JavaScript/ローカルファイル]] ---- -[[フロントエンドに必要なとりあえずのjsプラグイン2017:https://qiita.com/takuyabe/items/4356f58058bc0d4e7e9a]] * 汎用 [#u1c25bea] -[[Prototype.js:http://prototypejs.org/]] * UI [#xc798d45] -[[Yahoo! User Interface Library:http://developer.yahoo.net/yui/]] -[[Javascript Table Sorter:http://www.leigeber.com/2008/11/javascript-table-sorter/]] * グラフィック [#he918915] -[[JavaScriptによる多彩なグラフライブラリ「LT Diagram Builder」:http://www.moongift.jp/2007/10/lt_diagram_builder/]] -[[JavaScriptでグラフィックス「JavaScriptGraphics」:http://www.moongift.jp/2007/10/javascriptgraphics/]] *表計算 [#ad589ae7] -[[ExcelライクなWebアプリを実現するJavaScriptライブラリ「SpreadJS」のはじめ方と主な機能:https://codezine.jp/article/detail/9672]] *バリデーション [#uf4859eb] **[[Parsley:http://parsleyjs.org/]] [#j4d3c7c2] *表 [#nffcb005] **[[Tabulator:http://tabulator.info/]] [#s2c2366c] -[[インタラクティブなテーブルを作成するjQueryプラグイン"Tabulator"のカスタマイズ:https://qiita.com/nobu_e753/items/b9756179577110997404]] -[[HTMLのテーブルをJSONで動的に更新できる「Tabulator」がスゴい!:https://www.webprofessional.jp/dynamic-tables-json/]] -[[jquery: Tabulator 出来てみた:http://hhsprings.pinoko.jp/site-hhs/2017/12/jquery-tabulator-%E5%87%BA%E6%9D%A5%E3%81%A6%E3%81%BF%E3%81%9F/]] ***ソート [#v15a3ead] ***既存のテーブルの Tabulator 化 [#p9d94383] -[[Extract Data from an HTML Table Element:http://tabulator.info/docs/3.3?#table-load]] --You can set options parameters directly in the HTML by using tabulator- attributes on the table and th elements, these will then be set as configuration options on the table. <th tabulator-formatter="html">編集するならここをクリック</th> **[[Ember Table:https://opensource.addepar.com/ember-table/#/overview]] [#p70cecec] *ローディング [#z8f84f96] -[[簡単にローディング実装できるfakeLoader.jsがとても良かった (demo有):https://qiita.com/Yuta_Fujiwara/items/b24430a3d584d9589c44]] **[[PACE.js:https://github.hubspot.com/pace/docs/welcome/]] [#obbbc0b7] -[[たった10秒でローディング画面を実装出来るjQueryプラグインPACE.js!:https://pecopla.net/web-column/loading]] -[[ローディングを自動表示させてくれるjQueryプラグイン「pace.js」14種:https://morobrand.net/mororeco/javascript/pace/]] -[[Single Element CSS Spinners:https://projects.lukehaas.me/css-loaders/]] *プログレスバー [#t690b57c] -[[ウェブデザイナーのためのJavaScript「プログレスバー」無料プラグイン9選:https://www.seleqt.net/design/free-progress-bar-javascript-plugins/]]