mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 18:40:08 +00:00
docs...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3fb1ed149c
commit
7886892e1a
@ -6,6 +6,15 @@
|
||||
* https://github.com/flynx/object.js
|
||||
*
|
||||
*
|
||||
* Motivation:
|
||||
* This package was originally written to unify low level object
|
||||
* definitios within a large project and from there evolved to be a
|
||||
* full functional and consistent alternative to the ES6 class
|
||||
* notation with all of its inconsistencies, hoops, "the same but
|
||||
* slightly different" ways to do things and "magic" (hidden)
|
||||
* functionality.
|
||||
*
|
||||
*
|
||||
**********************************************************************/
|
||||
((typeof define)[0]=='u'?function(f){module.exports=f(require)}:define)
|
||||
(function(require){ var module={} // make module AMD/node compatible...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user