https://github.com/jsbean/controllerelements
Cross-platform CALayer implementation of knobs and sliders and things
https://github.com/jsbean/controllerelements
Last synced: 6 days ago
JSON representation
Cross-platform CALayer implementation of knobs and sliders and things
- Host: GitHub
- URL: https://github.com/jsbean/controllerelements
- Owner: jsbean
- License: mit
- Created: 2016-09-15T19:48:24.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-17T04:21:52.000Z (over 9 years ago)
- Last Synced: 2025-10-27T19:33:38.683Z (8 months ago)
- Language: Swift
- Size: 88.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ControllerElements
[](https://travis-ci.org/dn-m/ControllerElements)
[](https://github.com/Carthage/Carthage)
[](https://badge.fury.io/gh/dn-m%2FControllerElements)
### Carthage
Integrate **ControllerElements** into your OSX or iOS project with [Carthage](https://github.com/Carthage/Carthage).
1. Follow [these instructions](https://github.com/Carthage/Carthage#installing-carthage) to install Carthage, if necessary.
2. Add `github "dn-m/ControllerElements"` to your [Cartfile](https://github.com/Carthage/Carthage/blob/master/Documentation/Artifacts.md#cartfile)
3. Follow [these instructions](https://github.com/Carthage/Carthage#adding-frameworks-to-an-application) to integrate **ControllerElements** into your OSX or iOS project.
***
### Documentation
See the [documentation](http://dn-m.github.io/ControllerElements/).