Skip to content
This repository has been archived by the owner on Jun 20, 2019. It is now read-only.

RobotsAndPencils/RPJSContext

Repository files navigation

RPJSContext

Build Status Version Platform

RPJSContext adds a bunch of functionality like a CommonJS module require implementation (that supports native classes), easier JavaScript file evaluation and some of the functionality you would expect in a browser or Node.js environment like:

Usage

To run the example project; clone the repo, and run pod install from the Example directory first.

Requirements

RPJSContext requires at least iOS 8.0 and OS X 10.10.

Installation

RPJSContext is available through CocoaPods, to install it simply add the following line to your Podfile:

pod "RPJSContext"

Contact

Maintainers

License

RPJSContext is available under the MIT license. See the LICENSE file for more info.