Showing 29 open source projects for "html parse c"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    Parse Apple SDK

    Parse Apple SDK

    The Apple SDK for Parse Platform (iOS, macOS, watchOS, tvOS)

    Parse-SDK-iOS-OSX is an open-source backend framework for iOS and macOS applications. It allows developers to manage data storage, authentication, and real-time functionality with minimal backend setup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SBJson 5

    SBJson 5

    This framework implements a strict JSON parser and generator

    Chunk-based JSON parsing and generation in Objective-C. SBJson's number one feature is stream/chunk-based operation. Feed the parser one or more chunks of UTF8-encoded data and it will call a block you provide with each root-level document or array. Or, optionally, for each top-level entry in each root-level array. With this you can reduce the apparent latency for each download/parse cycle of documents over a slow connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DTCoreText

    DTCoreText

    Methods to allow using HTML code with CoreText

    DTCoreText renders HTML into Core Text–backed attributed text on iOS, providing fine control over typography and inline content. It parses a practical subset of HTML/CSS and maps elements to attributed strings, handling fonts, colors, paragraph styles, lists, links, and embedded images or attachments. The layout engine uses Core Text framesetting to produce high-quality text rendering, including proper line breaking, kerning, and ligatures. Developers can plug in custom URL handlers,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MyLayout

    MyLayout

    Powerful iOS UI framework implemented by Objective-C.

    MyLayout is a simple and easy objective-c framework for iOS view layout. MyLayout provides some simple functions to build a variety of complex interface. It integrates the functions including Autolayout and SizeClass of iOS, five layout classes of Android, float and flex-box and bootstrap of HTML/CSS. The MyLayout's Swift version are named: TangramKit
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Platypus

    Platypus

    Create native Mac applications from command line scripts

    Platypus is a developer tool that creates native Mac applications from command line scripts such as shell scripts or Python, Perl, Ruby, Tcl, JavaScript, and PHP programs. This is done by wrapping the script in an application bundle along with a slim app binary that runs the script. Platypus makes it easy to share scripts and programs with people who are unfamiliar with the command line interface. Native, user-friendly applications can be created with a few clicks. It is very easy to create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TextMate

    TextMate

    TextMate is a graphical text editor for macOS 10.12 or later

    Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. See what files have...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    ParseSourceCodeStudy

    ParseSourceCodeStudy

    Facebook Open Source Parse Source Code Analysis

    ParseSourceCodeStudy is a Chinese-language study repository analyzing the source code and design ideas behind Facebook’s open-source Parse platform. It focuses on iOS development concepts such as multithreading, GCD usage, networking, caching, and offline storage. The project is structured as a source-code study series rather than a standalone application framework. It helps developers learn by examining how a real-world open-source backend and client ecosystem approached common engineering...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gallop

    Gallop

    A framework for build smooth asynchronous iOS APP

    ...It encapsulates CoreText's rich text functions and commonly used image processing capabilities. just need use LWTextStorage object instead of UILabel object and use LWImageStorage object instead of UIImageView object,Gallop will make sure your app scroll smoothly. You can also use Gallop to parse HTML pages and customize machining to parse HTML pages into iOS native pages. Use Gallop Building complex rich text interface application, can get a great experience. You can easy to insert local images,web images or UIView object in the text. Easily add click and long press events to the text. Easily draw text frame bouding, drawing the hollow words, sets the text vertical Alignment property, etc Easy to parse the expression in the text, like http(s) link, @ user, # theme #, phone number. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MMMarkdown

    MMMarkdown

    An Objective-C framework for converting Markdown to HTML

    MMMarkdown is an Objective-C framework for converting Markdown to HTML. It is compatible with OS X 10.7+, iOS 8.0+, tvOS, and watchOS. Unlike other Markdown libraries, MMMarkdown implements an actual parser. It is not a port of the original Perl implementation and does not use regular expressions to transform the input into HTML. MMMarkdown tries to be efficient and minimize memory usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    thisandagain Color

    thisandagain Color

    A collection of categories and utilities that extend UIColor

    Color is a JavaScript library that allows developers to easily parse, convert, and manipulate color values across different formats like RGB, HSL, and HEX. It offers a chainable API for adjusting colors programmatically, enabling dynamic styling and theming in web applications. Color is lightweight, with no dependencies, making it ideal for front-end projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iOS Hierarchy Viewer for UI and CoreData

    iOS Hierarchy Viewer for UI and CoreData

    iOS Hierarchy viewer - View and Coredata debugging made easy

    iOS Hierarchy Viewer allows developers to debug their hierarchies for both UIView's and CoreData models. If there are problems with layout calculations, you can find them with ease by introspecting real-time preview of your views inside a browser. If your data is behaving weirdly, you can easily navigate through it via a browser. This tool predates commercial tools like Reveal and Spark Inspector, and it's available for free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    appledoc

    appledoc

    Objective-c code Apple style documentation set generator

    appledoc is command line tool that helps Objective-C developers generate Apple-like source code documentation from specially formatted source code comments. It's designed to take as readable source code comments as possible for the input and use comments as well as surrounding source code to generate visually appealing documentation in the form of HTML as well as fully indexed and browsable Xcode documentation set.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    RL Ingest

    RL Ingest

    Canon DSLR, Hero GoPro and Sony F3 to MPEG2 35 MXF OP-Atom

    This Mac OS application takes H.264 MOV and XDCAM EX 35 MOV material and exports them to Avid, puts consistent metadata in the MXF files for future re-link. Download the HTML help files for details in the link below. Tested cameras: Canon 5D, Canon 550D, Hero GoPro, Sony F3 with browser to MOV or MXF rewarp. - Supports 25p fps essence. - Can customize the Avid clip name and comment to the clip - Generates take names by file name order - Create sync point Avid locator - Use the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Activity Tracker

    Activity Tracker

    Track your work in OSX Lion+

    Acitvity Tracker is a small menubar application which continuously collects the current active window title and the time the window is active. You can filter, save or export the collection to CSV, XML or HTML files. The application is a useful tool for developers to track the time spent on projects or similar activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GUI Frontends for GED2WWW, a tool to create HTML from a GEDCOM file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JSONKit

    JSONKit

    Objective-C JSON

    JSONKit is a high-performance Objective-C library for parsing and generating JSON on iOS and macOS, created before Apple’s built-in JSON APIs were widely available. It focuses on speed and low memory overhead, using tight C/Objective-C code paths to turn NSData into Foundation containers (arrays, dictionaries) and back again. The API provides flexible options such as mutable or immutable containers, pretty printing, and tolerances for common JSON formatting quirks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    iMailist is a software allowing the sending of mails to format HTML to a whole mailing-list. The program is written in Objective-C/Cocoa and works on Mac OS 10.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    QuickChm is a quicklook plugin for MacOS 10.5, it let your preview a chm(compiled html) archive in quicklook
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    aipex is an easy-to-use html-photo-album generator. The generated albums are targeted to be "simply nice" with an inviting and clear design. Images can be imported and scaled either from iPhoto albums or any directory on the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Easily usable utility to check links in HTML pages with something to offer that the other link checkers out there don't: a frog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Information should be unencumbered. FreeEBook is a program designed to make the business of reading and writing books for online publication a simple matter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dorio's plugins are Skype extended plugins software for Mac OS X. These plugins add useful feature to skype. Search, Notify Mail, HTML Log, Automaticaly open URL, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A viewer for Microsoft Help "CHM" (aka Compiled HTML) files on Mac OS X 10.3 using Cocoa, WebKit and chmlib.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 24
    ZATURN: Visual, Interactive, Intuitive, Emmersive User Experience with Mac OS X and Object Orientated Programming -- Think Tank and Sandbox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Joust is a simple yet powerful HTML editor programmed for Mac OS X using Cocoa frameworks. Includes live previewing and helpful programming tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo