4.0.0 • Published 2 years ago

richardUtils v4.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

Javascript utility code

Various utility code that I've written, mainly for my own use and learning. Nonetheless I make an effort to Unit Test code and test in real-world applications when possible.

Base Type

provides extend() method which can be used for sub classing types.

Dom Utils

A collection of functions for DOM operations, including element selection and event delegation.

Promises

An implementation of the Promises/A+ specification. Interoperable with other Promises/A+ compatible libraries (e.g. q). Passes the A+ compliance tests

MVC Framework

A suite of facilities for data-binding and routing which facilitate the building of MVC applications. An implementation of the todoMVC app using this framework can be found here.

Sundry

Various utility functions used elsewhere in library but exported anyway.

3.2.0

2 years ago

4.0.0

2 years ago

3.1.1

4 years ago

3.1.0

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.0.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago

0.6.3

8 years ago

0.6.2

8 years ago

0.6.1

8 years ago

0.6.0

8 years ago