# BTSwiftExtensions **Repository Path**: huqs/BTSwiftExtensions ## Basic Information - **Project Name**: BTSwiftExtensions - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README BTSwiftExtensions === This extensions fork form athor tattn [![athor tattn](https://dev.to/tattn/my-favorite--swift-extensions-8g7) [![Build Status](https://app.bitrise.io/app/e58694b1fa46a551/status.svg?token=E2FYmP02umcT9pjF4NKDSw)](https://app.bitrise.io/app/e58694b1fa46a551) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Swift Version](https://img.shields.io/badge/Swift-5-F16D39.svg)](https://developer.apple.com/swift) My favorite Swift extensions. # Installation ```ruby github "BTSwiftExtensions" ``` # Usage ```swift @_exported import BTSwiftExtensions ``` # Docs - [My favorite ❤️ Swift extensions](https://dev.to/tattn/my-favorite--swift-extensions-8g7) (English) - [使うと手放せなくなるSwift Extension集 (Swift 4版) - Qiita](https://qiita.com/tattn/items/dc7dfe2fceec00bb4ff7) (Japanese) # Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b my-new-feature` 3. Commit your changes: `git commit -am 'Add some feature'` 4. Push to the branch: `git push origin my-new-feature` 5. Submit a pull request :D # License BTSwiftExtensions is released under the MIT license. See LICENSE for details.