Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/donejs/donejs-nw
A plugin to add support for nw.js to your DoneJS application
https://github.com/donejs/donejs-nw
donejs nwjs
Last synced: 12 days ago
JSON representation
A plugin to add support for nw.js to your DoneJS application
- Host: GitHub
- URL: https://github.com/donejs/donejs-nw
- Owner: donejs
- License: mit
- Created: 2015-10-18T16:16:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T12:05:23.000Z (over 4 years ago)
- Last Synced: 2024-10-12T23:46:57.191Z (about 1 month ago)
- Topics: donejs, nwjs
- Language: JavaScript
- Homepage: https://donejs.com/
- Size: 70.3 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# donejs-nw
[![Greenkeeper badge](https://badges.greenkeeper.io/donejs/donejs-nw.svg)](https://greenkeeper.io/)
[![Build Status](https://travis-ci.org/donejs/donejs-nw.svg?branch=master)](https://travis-ci.org/donejs/donejs-nw)
[![npm version](https://badge.fury.io/js/donejs-nw.svg)](http://badge.fury.io/js/donejs-nw)A plugin to add support for nw.js to your DoneJS application
From within a DoneJS application directory:
```
donejs add nw
```