
|
Javascript Box gadget for Google Desktop |
|
Home | Blog | Donate | Terms of use | Contact |
|
Quick JS editing
Ever wanted to quickly test a Javascript code snippet but it just wasn’t worth it to start a compiler or build a separate application for it? The JS Box helps you by evaluating everything you type, using ‘eval’.
File size: 3 KB
The Javascript Box is resizable and it will remember the last size you left it at.
You can run the code by clicking run or by pressing F5. The code you type in the box will also be remembered by it, so the next time you start working the snippet will be there, waiting…
Other editor features like ‘New’, ‘Save’, ‘Save As’ or ‘Print’ are also being developed.
If you have suggestions or bug reports please contact me using the menu above. Thanks! |