mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08: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)
|
* [Storage](#storage)
|
||||||
* [Color](#color)
|
* [Color](#color)
|
||||||
* [I18n And L10n](#i18n-and-l10n)
|
* [I18n And L10n](#i18n-and-l10n)
|
||||||
* Selector
|
* [Class](#class)
|
||||||
* Class
|
|
||||||
* Event
|
* Event
|
||||||
* Control Flow
|
* Control Flow
|
||||||
* UI
|
* UI
|
||||||
@@ -203,6 +202,12 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
|||||||
*Localization (i18n) and internationalization (l10n) JavaScript libraries.*
|
*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
|
## Loading Status
|
||||||
*Libraries for indicate load status.*
|
*Libraries for indicate load status.*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user