Skip to content

Converting HEX & RGB colors to UIColor for both Objective C & Swift.

License

Notifications You must be signed in to change notification settings

sosvecinos/ui-color

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UIColor.xyz Build Status

Website: http://www.uicolor.xyz/

UIColor is a website used to convert HEX & RGB colors to UIColor for both Objective-C and Swift featuring a colorpicker and copy to clipboard functionality making things easier.

Prerequisites

  • AngularJS
  • NPM
  • Grunt
  • Http-Server

Development

You have to install http-server globally and then just watch and serve the files.

npm install
npm install http-server -g
npm start

Deployment

Travis CI does the job. For every commit on the master branch, Travis runs the builds and pushes to the gh-pages branch.

License

UIColor is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.

About

Converting HEX & RGB colors to UIColor for both Objective C & Swift.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 34.8%
  • HTML 33.1%
  • CSS 29.2%
  • Shell 2.9%