The popular open-source contract for web designers and developers by Stuff & Nonsense
- Originally published: 23rd December 2008
- Revised date: October 8th 2015
- Original post
// How to use: | |
// 1. Open "Script Editor" (requires OS X 10.10 Yosemite) | |
// 2. Change the language from "AppleScript" to "JavaScript" | |
// 3. Paste the code below and replace the safari example. | |
// | |
// More info: | |
// https://developer.apple.com/library/mac/releasenotes/InterapplicationCommunication/RN-JavaScriptForAutomation/index.html | |
var sys_events = Application("System Events"); |
{ | |
"require": { | |
"slim/slim": "2.*", | |
"slim/views": "0.1.*", | |
"twig/twig": "1.15.*", | |
"monolog/monolog": "1.7.*", | |
"resty/resty": "0.6.0", | |
"vlucas/valitron": "dev-master", | |
"j4mie/idiorm": "v1.4.1", | |
"j4mie/paris": "v1.4.2", |