utensils

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

Usage no npm install needed!

<script type="module">
  import utensils from 'https://cdn.skypack.dev/utensils';
</script>

README

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.