Giter Site home page Giter Site logo

fivesquarekit's Introduction

FivesquareKit

About

FivesquareKit is a general purpose framework for building software on macOS and iOS that supplements or extends the frameworks supplied by the system, hence the historically conventional suffix "Kit" in the name. The source is organized by the system framework that it extends or augments, and/or by the level in the system that it is intended to be used (e.g. "Core" is code that is generally usable everywhere).

The framework can be built for macOS or iOS and will include only the code that is applicable for that platform.

History and status

FivesquareKit was created over the course of many years (parts of it probably came into existence as far back as 2005) and working on a wide variety of projects out of a desire to not invent the wheel for every project and/or to capture useful patterns in various domains. As such, it isn't really a single thing, it is written in Objective-C, and has no tests. Consider it a toolbox rather than a tool. You could use single parts of it, use the whole thing, or even take inspiration from it for something you do yourself. Have fun :)

As my personal philosophy on reusing code has shifted towards single-purpose frameworks that do not depend on each other (and towards Swift as the primary language) I am not really adding a much to FivesquareKit anymore (though I continue to use it, particularly the Core Data stack, on several projects). I have, however, periodically updated it over the last few years to keep up with the platforms.

Authors

John Clayton (with inspiration from tons of people)

License

MIT License

fivesquarekit's People

Contributors

johnclayton avatar rickw avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

markb63

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.