node.js - How does appjs or node-webkit brings nodejs and CEF together? -


i working on project requires me use nodejs filesystem in cef browser window create. looked node-webkit , appjs. can not use them there other business aspects. not find documentation on how doing it.

can explain or provide source understanding ?

node-webkit based on cef, later moved content layer of chromium.


Comments

Popular posts from this blog

java - activate/deactivate sonar maven plugin by profile? -

python - TypeError: can only concatenate tuple (not "float") to tuple -

java - What is the difference between String. and String.this. ? -