jack e1a2621c78 update | 2 years ago | |
---|---|---|
.. | ||
array | 2 years ago | |
collection | 2 years ago | |
date | 2 years ago | |
doc | 2 years ago | |
function | 2 years ago | |
lang | 2 years ago | |
math | 2 years ago | |
number | 2 years ago | |
object | 2 years ago | |
queryString | 2 years ago | |
random | 2 years ago | |
src | 2 years ago | |
string | 2 years ago | |
time | 2 years ago | |
.editorconfig | 2 years ago | |
.jshintrc | 2 years ago | |
.npmignore | 2 years ago | |
.travis.yml | 2 years ago | |
CHANGELOG.md | 2 years ago | |
CONTRIBUTING.md | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
array.js | 2 years ago | |
collection.js | 2 years ago | |
date.js | 2 years ago | |
function.js | 2 years ago | |
index.js | 2 years ago | |
lang.js | 2 years ago | |
math.js | 2 years ago | |
number.js | 2 years ago | |
object.js | 2 years ago | |
package.json | 2 years ago | |
queryString.js | 2 years ago | |
random.js | 2 years ago | |
string.js | 2 years ago | |
time.js | 2 years ago |
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.
Online documentation can be found at http://moutjs.com/ or inside the
doc
folder.
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
Released under the MIT License.