Giter Site home page Giter Site logo

frankrausch / typographizer Goto Github PK

View Code? Open in Web Editor NEW
274.0 10.0 17.0 108 KB

Fix dumb quotation marks and apostrophes in Swift on iOS, macOS, watchOS, and tvOS

License: MIT License

Swift 87.19% Ruby 4.52% Objective-C 8.30%
typography smart-quotes swift dumb-quotes

typographizer's People

Contributors

frankrausch avatar jkap avatar konrad-gibaszewski avatar regexident avatar repomies avatar signalwerk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

typographizer's Issues

Update for Swift 4.1

This just needs one update to be good in Swift 4.1 (flatMap changes to compactMap).

Apostrophe question

Hi @frankrausch, I was wondering if you had seen this 2015 article titled Which Unicode character should represent the English apostrophe? (And why the Unicode committee is very wrong.) and what you think about it.

In the article, the author argues that writing the apostrophe with a U+2019 (RIGHT SINGLE QUOTATION MARK, "’"), despite being form recommended by the Unicode standard, is wrong and that U+02BC (MODIFIER LETTER APOSTROPHE, "ʼ") would be the semantically better choice.

To be clear, I’m not saying that Typographizer should switch from U+2019 to U+02BC because a general-purpose library like this should adhere to the standard if possible. I’m simply wondering what you think about this.

Feel free to close this issue.

Installation via CocoaPods fails

Tried to install Typographizer via CocoaPods 1.4.0 (by adding pod 'Typographizer', :git => 'https://github.com/frankrausch/Typographizer.git') but got an error message regarding the last item in the podspec:

[!] Failed to load 'Typographizer' podspec: 
[!] Invalid `Typographizer.podspec` file: undefined local variable or method `spec' for Pod:Module
Did you mean?  inspect.

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.