All in one Developer Experiment Kits iOS APP! (Still WIP!)
API Tester:
- API Request / Response Tester
- Add Headers / Keys & Values
- Set Status to GET / POST / PUT / DELETE
- Custom Request Body
- Load Various Templates
- Individual Copy Options
JSON Formatter:
- One Touch Paste From clipboard
- Automatic Formatter
- Auto Minify
- Copy Option
- Clear All
- Calculated Character Counts
- Indent : Use Tabs , Customizable Indentation Spaces
- Format : Sort Keys , Line Wrapping , Maximum Line Length
- Arrays : Array Wrapping - Auto / One item Per Line / All In One Line
- Strings : Quote Style , Escape Slashes , Escape Unicode
- Spacing : Space After Colon , Space Inside Brackets , Space Inside Braces , Trailing Commas
- Reset Formatting Options
- Various Sample JSON Templates
Regex Tester:
- Various Sample Regex Patterns
- Case Insentive
- Multiline
- Dot Matches All
- Test String
- Individual Copy Options
- Clear All
Code Snippets:
- Add Snippet with Title , Language , Tags , Code
- Separated Tags
- Core Data to save snippets
- Copy Snippet
- Edit & Save
- Date Viewer
- iOS 16.0+ (iOS 16+ Symbols were used)
- Xcode 13.0+
- Swift 5.5+
- Clone this repository
git clone https://github.com/speedyfriend433/DeveloperToolKit-SwiftUI.git
Open the project in Xcode
cd DeveloperToolKit-SwiftUI
open DeveloperToolKit.xcodeproj
Build and run the project
- Fork the repository
- Create your feature branch (git checkout -b feature/AmazingFeature)
- Commit your changes (git commit -m 'Add some AmazingFeature')
- Push to the branch (git push origin feature/AmazingFeature)
- Open a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details
- SwiftUI framework
- Combine framework for representing many kinds of asynchronous events
- UIKit framework for constructing the core infrastructure of your iOS, iPadOS, or tvOS apps
speedyfriend67 - [email protected]
- Cloud sync functionality []
- Advanced text formatting options []
- Multiple language translation []
- Markdown support []
- Custom themes []
- Enhanced Tag Functionality []
- GraphQL Support []
- Collaborative editing []