Merge pull request #97 from kogarashisan/class-manager
Added ClassManager
This commit is contained in:
commit
2b84f93e7b
|
|
@ -347,6 +347,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/package/klass)
|
||||
* [augment](https://github.com/javascript/augment) - The world's smallest and fastest classical JavaScript inheritance pattern. [](http://spmjs.io/package/augment)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue