Skip to content

A helper class for accessing JavaScriptCore from Mac OS prior to 10.9

Notifications You must be signed in to change notification settings

mattinasi/JSCoreHelper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

JSCoreHelper

A helper class for accessing JavaScriptCore from Mac OS prior to 10.9

If you ever find yourself needing to integrate with JavaScript code in your Mac app, but you have to support 10.6, 10.7, or 10.8, then you will need something like this.

The methods in this class support installing a script file, adding function callbacks, setting properties, and converting strings.

Feel free to use it, expand it, and fix any leaks or bugs I may have left in there.

About

A helper class for accessing JavaScriptCore from Mac OS prior to 10.9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages