Showing 13 open source projects for "dfm-editor"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Redefine the way your organization pursues opportunity and manages risk. Icon
    Make the right business decisions with an easy to use solution that provides a comprehensive integrated approach to governance, risk and compliance.
  • 1
    Localization Editor

    Localization Editor

    macOS editor app to help you manage iOS and macOS app localization

    Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side, highlighting missing translations. Managing localization files (Localizable.strings) is a pain, there is no tooling for it. There is no easy way to know what strings are missing or to compare them across languages. Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The tool...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SwiftFormat

    SwiftFormat

    A command-line tool and Xcode Extension for formatting Swift code

    SwiftFormat is a code library and command-line tool for reformatting Swift code on macOS or Linux. SwiftFormat goes above and beyond what you might expect from a code formatter. In addition to adjusting white space, it can insert or remove implicit self, remove redundant parentheses, and correct many other deviations from the standard Swift idioms. Many programmers have a preferred style for formatting their code, and others seem entirely blind to the existing formatting conventions of a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Code App

    Code App

    Building a full-fledged code editor for iPad

    Bringing desktop-like editing experience to iPad, available on App Store and TestFlight. Use VS Code as a design template while providing key functionalities with Monaco-editor and native code. We built it because there is nothing else on the App Store that provides all these features in one app. A robust, high-performance text editor (Monaco Editor from Visual Studio Code) First class local file system support. Embedded emulated terminal. Local backend development environment (Node and PHP...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Highlightr

    Highlightr

    iOS & OSX Syntax Highlighter

    ... highlight.js. This is actually quite fast! It will never be as fast as a native solution, but it's fast enough to be used on a real-time editor. It comes with a custom-made HTML parser for creating NSAttributtedStrings, is pre-processing the themes, and is preloading the JS libraries. As result it's taking around of 50 ms on my iPhone 6s for processing 500 lines of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • NEMS environmental management suite Icon
    NEMS environmental management suite

    For companies searching for an ESG reporting solution for teams and/or Environmental Accounting solution

    NEMS Environmental Management Suite revolutionizes ESG reporting, by providing a true collaborative reporting experience. KPI tracking, powerful visualisation, and cutting-edge Analytics ready out of the box. Our integration service can capture data from your existing systems, enhancing efficiency and reducing reliance on costly third parties. Anchored by NEMS Panorama, this suite seamlessly adapts to diverse industries, built for collaboration, and complex processes, built to grow with your needs, making it a game-changer in the realm of environmental management.
  • 5
    Proton for iOS

    Proton for iOS

    Purely native and extensible rich text editor for iOS and macOS

    Proton is a simple library that allows you to extend the behavior of a text view to add rich content that you always wanted. It provides a simple API that allows you to extend the textView to include complex content like nested textViews or for that matter, any other UIView. In the simplest terms - It's what you always wanted UITextView to be. Be a standalone component with nothing that is specific to anything that is required in complex Text Editor. At its most basic form, it should be able...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Copilot for Xcode

    Copilot for Xcode

    The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor

    Copilot for Xcode is an Xcode Source Editor Extension that provides GitHub Copilot, Codeium and ChatGPT support for Xcode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Runestone

    Runestone

    Performant plain text editor for iOS with syntax highlighting

    Performant plain text editor for iOS with syntax highlighting, line numbers, invisible characters and much more. Runestone uses GitHub's Tree-sitter to parse code to a syntax tree which is used for features that require an understanding of the code in the editor, for example syntax highlighting. Highlight ranges in the text view. Search the text using regular expressions. Automatically detects if a file is using spaces or tabs for indentation. Specify line endings (CR, LF, CRLF) to use when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CodeEdit for macOS

    CodeEdit for macOS

    Elevate your code editing experience. Open source, free forever

    CodeEdit is a code editor built by the community, for the community, written entirely and unapologetically for macOS. Features include syntax highlighting, code completion, project find and replace, snippets, terminal, task running, debugging, git integration, code review, extensions, and more. Developers that use a Mac should be able to use an editor that feels at home on the Mac. Comparable editors are built on Electron. This is a huge limitation because it cannot utilize system resources...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Stringz

    Stringz

    Powerful editor for localizing iOS, macOS, tvOS applications

    Stringz greatly simplifies localizing your Xcode apps (iOS, macOS, tvOS, and watchOS) by introducing a powerful editor for all localizable files in your project. It even imports strings from storyboard and xib files saving you a lot of time and effort finding and matching elementIds in your storyboards. Stringz also supports localizing your Info.plist file so you can easily translate your app name and permission descriptions. Stringz will also highlight missing translations and warn you about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Contractor Foreman is the most affordable all-in-one construction management software for contractors and is trusted by contractors in more than 75 countries. Icon
    Starting at $49/m for the WHOLE company, Contractor Foreman is the most affordable all-in-one construction management system for contractors. Our customers in 75+ countries and industry awards back it up. And it's all backed by a 100 day guarantee.
  • 10
    ZLPhotoBrowser

    ZLPhotoBrowser

    Wechat-like image picker. Support select photos, videos, gif, etc.

    ZLPhotoBrowser is a Wechat-like image picker. Support select normal photos, videos, gif, and live photos. Support edit images and crop video. Image editor (Draw/Crop/Image sticker/Text sticker/Mosaic/Filter/Adjust(Brightness, Contrast, and Saturation)), (Draw color can be customized; Crop ratio can be customized; Filter effect can be customized; You can choose the editing tool you want). Customize the maximum number of previews or selection, the maximum and minimum optional duration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    VimR

    VimR

    Neovim GUI for macOS in Swift

    Project VimR is a Neovim GUI for macOS. The goal is to build an editor that uses Neovim inside with many of the convenience GUI features similar to those present in modern editors. We mainly use Swift, but also use C/Objective-C when where appropriate. Markdown preview, generic HTML preview (retains the scroll position when reloading), fuzzy file finder a la Xcode's "Open Quickly". Trackpad support, pinching for zooming and two-finger scrolling. Ligatures, turned off by default. Turn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Pine

    Pine

    A modern, native macOS markdown editor

    Pine is a lightweight macOS markdown editor. It's currently a work in progress. It is a document-based application and aims to follow Apple's Human Interface Guidelines. Pine supports multiple folders and files in its sidebar. Individual files can also be opened in tabs and in separate windows. Touch Bar shortcuts are supported on compatible Macs. A Toolbar can be enabled in preferences. Markdown shortcuts are also available as keyboard combinations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ParticlesLoadingView

    ParticlesLoadingView

    A customizable SpriteKit particles animation on the border of a view

    With ParticlesLoadingView you can create your own amazing SpriteKit particle animations with the Xcode's built-in Particle Emitter Editor that looks like the following picture. Go ahead and create your own particle animation by doing File, New File, iOS Resource, SpriteKit Particle File. To see it in action, run the example project, clone the repo, and run pod install from the Example directory first. The example project shows how to set up ParticlesLoadingView in a few different ways. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next