Skip to content

speedyfriend433/DeveloperToolKit-SwiftUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Developer Tool Kit - SwiftUI

All in one Developer Experiment Kits iOS APP! (Still WIP!)

Features

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

Screenshots

STIIITCH_2024_12_23_04_40_26 2nd 3rd 4th

Requirements

  • iOS 16.0+ (iOS 16+ Symbols were used)
  • Xcode 13.0+
  • Swift 5.5+

Installation

  1. 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

Contributing

  • 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

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • 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

Contact

speedyfriend67 - [email protected]

Future Enhancements

  • Cloud sync functionality []
  • Advanced text formatting options []
  • Multiple language translation []
  • Markdown support []
  • Custom themes []
  • Enhanced Tag Functionality []
  • GraphQL Support []
  • Collaborative editing []

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages