Coder Social home page Coder Social logo

walt's Introduction

Icon

Walt

CI Status Version License Platform

Aptly named after one of the greatest animators of all time, Walt can turn a series of images into a gif or a video!

Walt is part of a larger effort to open source Giffy.

Installation

Walt is available through CocoaPods. To use it, simply add pod 'Walt' to your Podfile. Make sure that use_frameworks! is also in your Podfile.

It should look something like this:

use_frameworks!

target '<MY_TARGET_NAME>' do
  pod 'Walt'

  target '<MY_TEST_TARGET_NAME>' do
    inherit! :search_paths

  end
end

Author

Gonzalo Nuñez, [email protected]

Twitter: @gonzalo__nunez

License

Walt is available under the MIT license. See the LICENSE file for more info.

Notes

As of right now, this is simply a direct Swift 3 port of existing code that I had – the original code is like 2+ years old. There will need to be a few more things before I can call this v1.0:

  1. Unit Tests with extensive code coverage
  2. Markup comments and documentation

Also, more than anything this library gives me the ability to isolate and modularize a lot of the functionality inside of some of my existing apps. With that being said, many of the features added to this will be influenced by goals I have with apps that use this. If for some reason this actually gets starred and used, other developers will be influencing that as well :)

walt's People

Contributors

gonzalonunez avatar

Watchers

James Cloos avatar Kevin 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.