mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-23 19:58:01 -08:00
add class
This commit is contained in:
@@ -17,8 +17,7 @@ A curated list of amazingly awesome browser-side JavaScript libraries, resources
|
||||
* [Storage](#storage)
|
||||
* [Color](#color)
|
||||
* [I18n And L10n](#i18n-and-l10n)
|
||||
* Selector
|
||||
* Class
|
||||
* [Class](#class)
|
||||
* Event
|
||||
* Control Flow
|
||||
* UI
|
||||
@@ -203,6 +202,12 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
||||
*Localization (i18n) and internationalization (l10n) JavaScript libraries.*
|
||||
|
||||
|
||||
## Class
|
||||
|
||||
* [klass](https://github.com/ded/klass) - A utility for creating expressive classes in JavaScript.
|
||||
* [augment](https://github.com/javascript/augment) - The world's smallest and fastest classical JavaScript inheritance pattern.
|
||||
|
||||
|
||||
## Loading Status
|
||||
*Libraries for indicate load status.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user