thesteady / utensils

Base objects as tools for code cleanliness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis CI Test Coverage

Utensils

Utensils provides a rich set of design pattern abstractions for web application development.

Most modern web applications perform similar types of operations, but there is a significant lack of structure for those operations in the JavaScript environment. This library is meant to provide a toolkit of opinionated, useful, and interoperable components to make common tasks in JavaScript web applications quick and easy.

Documentation and all other related information is available at http://utensilsjs.org.

About

Base objects as tools for code cleanliness

License:MIT License


Languages

Language:JavaScript 99.9%Language:HTML 0.1%