awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
venmo avatar

venmo/synx

0
View on GitHub↗
6,048 स्टार्स·266 फोर्क्स·Ruby·MIT·10 व्यूज़

Synx

Synx Apple डेवलपमेंट वातावरण के लिए एक डेवलपर यूटिलिटी है जो डिस्क फ़ोल्डर्स को प्रोजेक्ट नेविगेटर्स के साथ सिंक्रोनाइज़ करती है। यह एक Xcode प्रोजेक्ट फ़ोल्डर सिंक्रोनाइज़र और फ़ाइल मैनेजर के रूप में कार्य करता है, यह सुनिश्चित करता है कि फ़ाइल सिस्टम पर भौतिक निर्देशिका संरचनाएं प्रोजेक्ट के भीतर परिभाषित तार्किक समूह संरचनाओं के साथ संरेखित हों। यह टूल प्रोजेक्ट नेविगेटर के वर्चुअल समूह पदानुक्रम को मिरर करने के लिए भौतिक फ़ाइलों को पुनर्गठित करता है। इसमें विशिष्ट तार्किक समूहों को भौतिक निर्देशिका आंदोलनों को ट्रिगर करने से रोकने के लिए समूह बहिष्करण प्रबंधन शामिल है, जो कस्टम निर्देशिका संरचनाओं के संरक्षण की अनुमति देता है।

Features

  • Xcode Folder Synchronization - Automatically reorganizes files on disk to mirror the virtual group structure defined within an Apple development project.
  • Project Structure Alignment - Moves physical files to new paths to align the disk structure with the parsed project groups.
  • Apple Development Utilities - Provides a utility for maintaining a consistent directory structure within Xcode projects.
  • Folder Alignment Utilities - Aligns the physical file system folders with logical project groups to ensure directory structures match the project navigator.
  • Folder Mirroring Utilities - Parses project files to reorganize physical folders on the disk to match the defined virtual group structure.
  • Folder Synchronization - Reorganizes files on the disk to match the virtual group structure defined within the project.
  • Project Configuration Parsing - Extracts logical group hierarchies and file associations from internal project configuration files.
  • Xcode Project File Management - Aligns disk folders with project navigator groups and removes unreferenced source files from the file system.
  • Xcode Project Organization - Aligns physical file system folders with logical Xcode project groups to ensure directory structures match the project navigator.
  • File-to-Group Matching - Reorganizes files on the physical file system to match the structure of groups defined within the project.
  • Logical-to-Physical Directory Mapping - Translates the nested logical groups of the project navigator into a corresponding directory structure on disk.
  • Swift Project Maintenance - Maintains a clean and consistent directory structure to prevent discrepancies between the file system and the project navigator.
  • Unreferenced File Pruning - Identifies and deletes physical files that no longer have a corresponding entry in the project configuration.
  • iOS Project File Maintenance - Cleans up local source files and assets by removing unreferenced items not linked to the active project.
  • Extraction-Based File Pruning - Deletes source and image files from the file system that are no longer associated with any project group.
  • Command Line Utilities - Reorganize Xcode project folders to match groups.
  • Xcode Plugins - Reorganizes Xcode project structure.

स्टार हिस्ट्री

venmo/synx के लिए स्टार हिस्ट्री चार्टvenmo/synx के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Synx के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Synx के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • nytimes/objective-c-style-guideNYTimes का अवतार

    NYTimes/objective-c-style-guide

    5,822GitHub पर देखें↗

    This project provides a comprehensive set of standardized design patterns, naming conventions, and environment configurations for Objective-C development. It establishes a consistent framework for API design, memory management, and project organization to ensure codebases remain readable and maintainable across teams. The guide defines specific standards for namespace isolation using class prefixes and a structured system for naming assets. It outlines architectural patterns for delegate protocols and error handling mechanisms intended to improve type safety and clarity. Coverage extends to

    GitHub पर देखें↗5,822
  • nicklockwood/swiftformatnicklockwood का अवतार

    nicklockwood/SwiftFormat

    8,835GitHub पर देखें↗

    SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It automatically applies consistent style rules and visual formatting to source files to ensure a uniform appearance across a project. The project differentiates itself by providing both a command-line interface for batch processing and an Xcode extension for integration directly into the development environment. It includes specialized capabilities for modernizing legacy API usage, simplifying language constructs, and inferring formatting options by analyzing an existing codebase

    Swift
    GitHub पर देखें↗8,835
  • realm/jazzyrealm का अवतार

    realm/jazzy

    7,384GitHub पर देखें↗

    Jazzy is a source code documentation tool and API generator designed for Swift and Objective-C. It analyzes project roots and compiled modules to produce searchable HTML websites or offline docsets. The system functions as a multi-module API documenter, aggregating documentation from separate source modules into a single site with cross-module linking. It serves as a markdown-based documentation engine that integrates technical guides and LaTeX mathematical equations to complement generated API references. The tool covers a broad capability surface including multi-language API generation for

    Ruby
    GitHub पर देखें↗7,384
  • ecomfe/spececomfe का अवतार

    ecomfe/spec

    4,605GitHub पर देखें↗

    Spec is a comprehensive set of frontend coding standard specifications and project architecture guides. It provides a framework for organizing directory structures, module dependencies, and package layouts to create scalable and predictable codebases. The project defines rigorous governance standards for React components, including specific naming conventions and structural patterns for props. It also establishes a JSON API data specification to ensure predictable communication between system components through standardized exchange formats and HTTP response structures. The specification cov

    GitHub पर देखें↗4,605
Synx के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

venmo/synx क्या करता है?

Synx Apple डेवलपमेंट वातावरण के लिए एक डेवलपर यूटिलिटी है जो डिस्क फ़ोल्डर्स को प्रोजेक्ट नेविगेटर्स के साथ सिंक्रोनाइज़ करती है। यह एक Xcode प्रोजेक्ट फ़ोल्डर सिंक्रोनाइज़र और फ़ाइल मैनेजर के रूप में कार्य करता है, यह सुनिश्चित करता है कि फ़ाइल सिस्टम पर भौतिक निर्देशिका संरचनाएं प्रोजेक्ट के भीतर परिभाषित तार्किक समूह संरचनाओं के साथ संरेखित हों। यह टूल प्रोजेक्ट नेविगेटर के वर्चुअल समूह पदानुक्रम को मिरर करने के लिए भौतिक फ़ाइलों को पुनर्गठित करता है। इसमें विशिष्ट…

venmo/synx की मुख्य विशेषताएं क्या हैं?

venmo/synx की मुख्य विशेषताएं हैं: Xcode Folder Synchronization, Project Structure Alignment, Apple Development Utilities, Folder Alignment Utilities, Folder Mirroring Utilities, Folder Synchronization, Project Configuration Parsing, Xcode Project File Management।

venmo/synx के कुछ ओपन-सोर्स विकल्प क्या हैं?

venmo/synx के ओपन-सोर्स विकल्पों में शामिल हैं: nytimes/objective-c-style-guide — This project provides a comprehensive set of standardized design patterns, naming conventions, and environment… nicklockwood/swiftformat — SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It… realm/jazzy — Jazzy is a source code documentation tool and API generator designed for Swift and Objective-C. It analyzes project… ecomfe/spec — Spec is a comprehensive set of frontend coding standard specifications and project architecture guides. It provides a… rejetto/hfs — hfs is a web-based file server and HTTP file hosting platform that shares local files and folders with remote users… winmerge/winmerge — WinMerge is a visual file comparison and merge tool used to identify and synchronize differences between text files,…