From 65e64113de9cc79a79bddf47e9c9b76e13e61937 Mon Sep 17 00:00:00 2001 From: kogarashisan Date: Mon, 2 Mar 2015 14:28:53 +0200 Subject: [PATCH] Added ClassManager --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f864cc9..c86095a 100644 --- a/README.md +++ b/README.md @@ -338,6 +338,7 @@ There're also some great commercial libraries, like [amchart](http://www.amchart ## Class +* [ClassManager](https://github.com/kogarashisan/ClassManager) - One of the fastest and most convenient class systems in the world * [klass](https://github.com/ded/klass) - A utility for creating expressive classes in JavaScript. [![](http://spmjs.io/badge/klass)](http://spmjs.io/package/klass) * [augment](https://github.com/javascript/augment) - The world's smallest and fastest classical JavaScript inheritance pattern. [![](http://spmjs.io/badge/augment)](http://spmjs.io/package/augment)