Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/googlearchive/chromedeveditor
Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
https://github.com/googlearchive/chromedeveditor
Last synced: about 2 months ago
JSON representation
Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
- Host: GitHub
- URL: https://github.com/googlearchive/chromedeveditor
- Owner: googlearchive
- License: bsd-3-clause
- Archived: true
- Created: 2013-09-18T18:42:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-16T07:34:33.000Z (over 8 years ago)
- Last Synced: 2024-04-15T02:53:18.529Z (7 months ago)
- Language: Dart
- Homepage:
- Size: 61.4 MB
- Stars: 2,921
- Watchers: 270
- Forks: 413
- Open Issues: 757
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Chrome Dev Editor (NO LONGER IN ACTIVE DEVELOPMENT)
Chrome Dev Editor (CDE) is a developer tool for building apps on the Chrome platform - [Chrome Apps](https://developer.chrome.com/apps/about_apps) and Web Apps, in JavaScript or [Dart](https://www.dartlang.org/). CDE is built as a Chrome App written in Dart and uses Polymer. CDE runs on Windows, Mac, Linux, and Chrome OS! CDE supports Git, [Polymer](https://www.polymer-project.org/), and mobile development.
**Note**: Chrome Dev Editor is **no longer** being actively developed. We'll do our best to merge your pull requests.
![Screenshot](https://raw.githubusercontent.com/dart-lang/spark/master/doc/screenshot1.png)
### Get Started
You can [learn more](doc/GettingStarted.md) about CDE workflows including Chrome Apps (including Mobile), Web Apps (JavaScript and Dart), Polymer and Git.
### Google I/O 2014
Check out our [I/O talk](https://www.youtube.com/watch?v=NNLnTz6yIc4) about building apps on the Chrome platform and how we built CDE. You can also try out the [I/O codelabs](http://io2014codelabs.appspot.com/static/index.html) that use the Chrome Dev Editor.
### FAQ
Read our [FAQ](doc/FAQ.md) to find out about CDE features.