mirror of
https://github.com/flynx/object.js.git
synced 2025-10-30 11:00:08 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
213e0cb870
commit
e3918fcb5d
@ -5,7 +5,7 @@ constructors, objects and prototype chains in idiomatic JavaScript.
|
|||||||
|
|
||||||
This is an alternative to the ES6 `class` syntax in JavaScript and provides
|
This is an alternative to the ES6 `class` syntax in JavaScript and provides
|
||||||
several advantages:
|
several advantages:
|
||||||
- _Uniform and minimalistic_ definition syntax based on basic JavaScript
|
- _Uniform and minimalistic_ definition "syntax" based on basic JavaScript
|
||||||
object literals. No special cases, special syntax or _"the same but slightly
|
object literals. No special cases, special syntax or _"the same but slightly
|
||||||
different"_ ways to do things,
|
different"_ ways to do things,
|
||||||
- _Transparently_ based on JavaScript's prototypical inheritance model,
|
- _Transparently_ based on JavaScript's prototypical inheritance model,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user