mirror of
https://github.com/flynx/object.js.git
synced 2025-10-29 10:30:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fd466bb2dc
commit
862d0747f9
@ -28,6 +28,6 @@
|
||||
"devDependencies": {
|
||||
"c8": "^7.3.0",
|
||||
"colors": "^1.4.0",
|
||||
"ig-test": "^1.2.3"
|
||||
"ig-test": "^1.3.8"
|
||||
}
|
||||
}
|
||||
|
||||
10
test.js
10
test.js
@ -1,6 +1,16 @@
|
||||
#!/usr/bin/env node
|
||||
/**********************************************************************
|
||||
*
|
||||
* TODO:
|
||||
* - test:
|
||||
* - object.mixout(..)
|
||||
* - object.normalizeTextIndent(..)
|
||||
* - object.doc`...`
|
||||
* - object.text`...`
|
||||
* - callback STOP in object.mixins(..)
|
||||
* - props arg in object.values(..)
|
||||
* - RawInstance(..).toString()
|
||||
*
|
||||
*
|
||||
*
|
||||
**********************************************************************/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user