mout

Modular JavaScript Utilities

  • Owner: mout/mout
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Main metrics

Overview
Name With Ownermout/mout
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2013-01-09 22:16:40
Pushed At2023-10-24 22:18:07
Last Commit At2022-09-19 11:42:29
Release Count21
Last Release Namev1.2.4 (Posted on )
First Release Namev0.1.0 (Posted on )
用户参与
Stargazers Count1.3k
Watchers Count43
Fork Count118
Commits Count786
Has Issues Enabled
Issues Count124
Issue Open Count17
Pull Requests Count107
Pull Requests Open Count3
Pull Requests Close Count50
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private