Coder Social home page Coder Social logo

autohyperlinks.framework's Introduction

AutoHyperlinks framework

AutoHyperlinks is a Cocoa framework that handles the detection of hyperlinks in normal language, leaving you, the developer, free to concentrate on the core functionality of your application. AutoHyperlinks is the framework used by Adium to scan for URLs in strings and other text containers. This repository is my personal fork, it’s aimed to be a lightweight version with an improved codebase, Garbage Collection and no additional build targets. I initially created this fork to bundle a contemporary optimized variant of AutoHyperlinks with my app ‘Ascension’. AutoHyperlinks gives you a framework with a flex based lexer and two Objective-C classes in it: AHMarkedHyperlink and AHHyperlinkScanner. These two classes can work together to identify and add the NSLinkAttributeNames, or you can simply gather all the links strings and do whatever you want with them.

Features of this fork

  • Garbage Collection enabled
  • Improved codebase, no retain code
  • Mac OS X 10.6+ base SDK
  • Intel 32 / 64-bit leightweight variant
  • Clang / LLVM compiled binary

How do I use it?

Please refer to the AutoHyperlinks documentation provided by the Adium project.

Credits

AutoHyperlinks Framework
Copyright © 2011, forked by Stefan Vogt.
http://byteproject.net

Originally developed by the following:

  • Colin Barrett
  • Graham Booker
  • Jorge Salvador Caffarena
  • Evan Schoenberg
  • Augie Fackler
  • Stephen Holt
  • Peter Hosey
  • Adam Iser
  • Jeffrey Melloy
  • Toby Peterson
  • Eric Richie
  • David Smith

Copyright © 2004-2008 the Adium team.

autohyperlinks.framework's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.