Logo
Explore Help
Register Sign In
kylefang/atom-shell
1
0
Fork 0
You've already forked atom-shell
mirror of https://github.com/HackPlan/atom-shell.git synced 2026-04-01 12:23:22 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
4e93b567e2c79d7240abf94ec2c6c2aee9df503a
atom-shell/docs
History
Cheng Zhao 4e93b567e2 Merge pull request #1200 from xfq/patch-1
Update quick-start.md
2015-03-04 09:26:02 -08:00
..
api
docs: Put window.open docs in its own chapter, regards #1137
2015-03-04 08:47:04 -08:00
development
Change Mac OS X to OS X.
2015-02-02 16:21:23 +08:00
tutorial
Update quick-start.md
2015-03-04 16:18:51 +08:00
README.md
docs: Put window.open docs in its own chapter, regards #1137
2015-03-04 08:47:04 -08:00

README.md

Tutorials

  • Quick start
  • Application distribution
  • Application packaging
  • Using native node modules
  • Desktop environment integration
  • Debugging browser process
  • Using Selenium and WebDriver
  • DevTools extension
  • Online/offline event detection

API references

  • Synopsis
  • Process object
  • Supported Chrome command line switches

Custom DOM elements:

  • File object
  • <webview> tag
  • window.open function

Modules for browser side:

  • app
  • auto-updater
  • browser-window
  • content-tracing
  • dialog
  • global-shortcut
  • ipc (browser)
  • menu
  • menu-item
  • power-monitor
  • protocol
  • tray

Modules for web page:

  • ipc (renderer)
  • remote
  • web-frame

Modules for both sides:

  • clipboard
  • crash-reporter
  • native-image
  • screen
  • shell

Development

  • Coding style
  • Source code directory structure
  • Technical differences to node-webkit
  • Build instructions (Mac)
  • Build instructions (Windows)
  • Build instructions (Linux)
  • Setting up symbol server in debugger
Powered by Gitea Version: 1.24.5 Page: 65ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API