https://github.com/williamfalcon/wf-ios-categories
Adds JS-like methods to simplify manipulation of some objects
https://github.com/williamfalcon/wf-ios-categories
Last synced: 10 months ago
JSON representation
Adds JS-like methods to simplify manipulation of some objects
- Host: GitHub
- URL: https://github.com/williamfalcon/wf-ios-categories
- Owner: williamFalcon
- License: mit
- Created: 2014-01-05T14:30:54.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T17:21:46.000Z (over 11 years ago)
- Last Synced: 2025-03-15T22:43:52.629Z (over 1 year ago)
- Language: Objective-C
- Homepage:
- Size: 207 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
WF-iOS-Categories
==============
iOS categories to simplify your life, and speed up coding.
NSString+JS
==============
Adds javascript like methods (with obj-c method syntax) to NSString. See NSString ReadMe for documentation