mirror of https://github.com/vladmandic/human
update todo
parent
1ea206d497
commit
269740f6c1
2
TODO.md
2
TODO.md
|
@ -6,7 +6,7 @@ N/A
|
||||||
|
|
||||||
## Exploring Features
|
## Exploring Features
|
||||||
|
|
||||||
- Detect input from uri
|
- Implement built-in input handler for `http:`, `https:`, `file:`
|
||||||
- Canvas.js for WASM on NodeJS
|
- Canvas.js for WASM on NodeJS
|
||||||
|
|
||||||
## Explore Models
|
## Explore Models
|
||||||
|
|
|
@ -75,7 +75,6 @@
|
||||||
"eslint-plugin-json": "^2.1.2",
|
"eslint-plugin-json": "^2.1.2",
|
||||||
"eslint-plugin-node": "^11.1.0",
|
"eslint-plugin-node": "^11.1.0",
|
||||||
"eslint-plugin-promise": "^5.1.0",
|
"eslint-plugin-promise": "^5.1.0",
|
||||||
"hint": "^6.1.3",
|
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"rimraf": "^3.0.2",
|
"rimraf": "^3.0.2",
|
||||||
"seedrandom": "^3.0.5",
|
"seedrandom": "^3.0.5",
|
||||||
|
|
Loading…
Reference in New Issue