An open API service indexing awesome lists of open source software.

https://github.com/insidegui/pluggable

Sample cocoa app with support to javascript plugins, can be used as a starting point
https://github.com/insidegui/pluggable

Last synced: about 1 year ago
JSON representation

Sample cocoa app with support to javascript plugins, can be used as a starting point

Awesome Lists containing this project

README

          

Pluggable
=========

This is a sample Cocoa app showing how to add javascript plugin support to an app. It's not necessarily the only way or the best way, but It's how I did It.