mout

Modular JavaScript Utilities

  • 所有者: mout/mout
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

mout

http://moutjs.com/

Build Status
Downloads
Version

All code is library agnostic and consist mostly of helper methods that aren't
directly related with the DOM, the purpose of this library isn't to replace
Dojo, jQuery, YUI, Mootools, etc, but to provide modular solutions for common
problems that aren't solved by most of them. Consider it as a crossbrowser
JavaScript standard library.

Main goals

  • increase code reuse;
  • be clear (code should be clean/readable);
  • be easy to debug;
  • be easy to maintain;
  • follow best practices;
  • follow standards when possible;
  • don't convert JavaScript into another language!
  • be compatible with other frameworks;
  • be modular;
  • have unit tests for all modules;
  • work on multiple environments (IE7+, modern browsers, node.js);

What shouldn't be here

  • UI components;
  • CSS selector engine;
  • Event system - pub/sub;
  • Template engine;
  • Anything that isn't generic enough to be on a standard library;
  • Anything that could be a separate library and/or isn't a modular utility...

API Documentation

Online documentation can be found at http://moutjs.com/ or inside the
doc folder.

FAQ / Wiki / IRC

For more info about project structure, design decisions, tips, how to
contribute, build system, etc, please check the project
wiki
.

We also have an IRC channel #moutjs on
irc.freenode.net

License

Released under the MIT License.

主要指標

概覽
名稱與所有者mout/mout
主編程語言JavaScript
編程語言JavaScript (語言數: 4)
平台
許可證MIT License
所有者活动
創建於2013-01-09 22:16:40
推送於2023-10-24 22:18:07
最后一次提交2022-09-19 11:42:29
發布數21
最新版本名稱v1.2.4 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數1.3k
關注者數43
派生數118
提交數786
已啟用問題?
問題數124
打開的問題數17
拉請求數107
打開的拉請求數3
關閉的拉請求數50
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?