Skip to content

ianmurrays/IMWebView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMWebView

IMWebView is a set of utilities inspired by PhantomJS, allowing you to interact with websites programatically.

How do I even?

Just add IMWebView.h and IMWebView.m to your project, and make sure you add document-readiness.js and inject-jquery.js to your bundle as well.

No examples for now, but the header file should explain enough.

What needs to be done?

  • CocoaPod
  • Cleanup the folder hierachy (turn this into a more organized library).
  • Tests
  • Documentation & Examples

How do I contribute

  • Fork
  • Create a branch
  • Make a pull request
  • ...
  • Profit (no, I will not pay you).

License

MIT License.

About

UIWebView utilities inspired by PhantomJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors