Skip to content

baconbrad/nwFiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nwFiddle

Join the chat at https://gitter.im/baconface/nwFiddle

Introduction

nwFiddle is a quick, no some thrills way to test NW.js code on jsFiddle. Now you can have all the wonderful helpful features of jsFiddle to help aid you in prototyping and troubleshooting NW.js code.

Features include:

  • Ability to use local files
  • Ability to require() and use NW.js supported node.js/io.js code
  • Sidebar hiding
  • Zen mode (Preview)
  • Fullscreen mode
  • Dev tool launcher
  • Everything jsFiddle has to offer
  • Ability to hack at the jsFiddle UI*
  • Ability to extend jsFiddle's features*

* Currently the last two can only be done by modifying the nwFiddle source

Express.JS running in jsFiddle

Setup

If you do not know of NW.js (formerly node-webkit) then you should know this source needs to be ran from a NW.js project. To get started goto the NW.js website, download your target machines files, and follow the packaging instructions provided by NW.js using the files you found here as your NW.js project directory.

Security Notice

NW.js gives complete access to your machine. Obviously this means improper use of this tool can be dangerous. You should only be using your own fiddles and collaborate only with trusted individuals. I am not responsible for any damages caused by your misuse. Use at your own risk.

License

Unless specified elsewhere nwFiddle is released under the MIT License.

The MIT License (MIT) Copyright (c) 2015 Brad Metcalf (brad@localabstract.com)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A quick, no thrills way to test NW.js code on jsFiddle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published