No description
Find a file
2013-11-15 10:37:22 +08:00
app Bump v0.6.10. 2013-11-11 20:04:15 +08:00
browser Make the crash reporter available for both browser and renderer. 2013-11-13 17:29:35 +08:00
common Add extra uploading parameters for crash reporter. 2013-11-14 18:02:15 +08:00
docs doc: Update new crash-reporter API. 2013-11-14 13:39:44 +08:00
renderer Use the convient V8 wrapper in all files. 2013-09-24 09:41:54 +08:00
script No more downloading QuincyKit. 2013-11-13 19:19:57 +08:00
spec Check the upload parameters in crash-reporter spec. 2013-11-15 10:37:22 +08:00
tools Do not set sdk_root, it's already set by brightray. 2013-11-08 19:01:56 -08:00
vendor mac: Copy necessary breakpad binaries to package. 2013-11-13 17:20:51 +08:00
.gitignore Generate the distribution file under 'dist' directory. 2013-08-21 11:57:35 +08:00
.gitmodules Add breakpad. 2013-11-12 15:49:03 +08:00
atom.gyp win: Add stubs for crash reporter. 2013-11-14 13:42:28 +08:00
common.gypi mac: Get rid of all the third party warnings. 2013-11-12 18:16:37 +08:00
filename_rules.gypi Ship the filename_rules.gypi which is modified from chromium. 2013-07-22 15:59:59 +08:00
LICENSE Initial empty browser. 2013-04-12 10:14:23 +08:00
package.json Check the upload parameters in crash-reporter spec. 2013-11-15 10:37:22 +08:00
README.md Update link to docs 2013-08-20 09:40:40 -07:00

Atom Shell

Native layer for the Atom.

Features

  • Write desktop applications with web techniques
  • Support built-in and third-party modules of node.js
  • Support native node.js modules
  • Extended built-in modules for desktop programming
  • JavaScript on browser side
  • Easy API for cross-process communication

Usage & Development

See the docs here.

License

See the LICENSE file.