# ui-color **Repository Path**: uiw/ui-color ## Basic Information - **Project Name**: ui-color - **Description**: 将Objective C和Swift的HEX和RGB颜色转换为UIColor / NSColor / Color。 - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-16 - **Last Updated**: 2021-07-31 ## Categories & Tags **Categories**: react-extensions **Tags**: None ## README ui-color === [![Producthunt](https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=302301&theme=light)](https://www.producthunt.com/posts/ui-color) Converting HEX & RGB colors to UIColor/NSColor/Color for both Objective C & Swift & SwiftUI. [![](https://user-images.githubusercontent.com/1680273/125649023-f0526130-fc7b-4868-8bdd-20d7525245d1.png)](https://uiwjs.github.io/ui-color/) ## Development **development** Runs the project in development mode. ```bash npm run start ``` **production** Builds the app for production to the build folder. ```bash npm run build ``` The build is minified and the filenames include the hashes. Your app is ready to be deployed! ## Related [ui-color](https://github.com/manosim/ui-color) Converting HEX & RGB colors to UIColor for both Objective C & Swift.