mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Merge pull request #499 from oprogramador/patch-1
remove tools to create JS classes because they are supported since es6
This commit is contained in:
commit
98017d50cb
@ -28,7 +28,6 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [Storage](#storage)
|
||||
* [Color](#color)
|
||||
* [I18n And L10n](#i18n-and-l10n)
|
||||
* [Class](#class)
|
||||
* [Control Flow](#control-flow)
|
||||
* [Routing](#routing)
|
||||
* [Security](#security)
|
||||
@ -453,13 +452,6 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
* [polyglot](https://github.com/airbnb/polyglot.js) - tiny i18n helper library.
|
||||
* [babelfish](https://github.com/nodeca/babelfish/) - i18n with human friendly API and built in plurals support.
|
||||
|
||||
## 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.
|
||||
* [augment](https://github.com/javascript/augment) - The world's smallest and fastest classical JavaScript inheritance pattern.
|
||||
|
||||
|
||||
## Control Flow
|
||||
|
||||
* [async](https://github.com/caolan/async) - Async utilities for node and the browser.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user