GithubHelp home page GithubHelp logo

isabella232 / delta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thoughtbot/delta

0.0 0.0 0.0 597 KB

Managing state is hard. Delta aims to make it simple.

Home Page: http://thoughtbot.github.io/Delta/

License: MIT License

Objective-C 2.69% Swift 73.94% Shell 7.64% Ruby 15.73%

delta's Introduction

Carthage compatible

Managing state is hard. Delta aims to make it simple.

Delta takes an app that has custom state management spread throughout all the VCs and simplifies it by providing a simple interface to change state and subscribe to its changes.

It can be used standalone or with your choice of reactive framework plugged in. We recommend using a reactive framework to get the most value.

Source Compatibility

The source on master assumes Swift 2.1

Framework Installation

Carthage

github "thoughtbot/Delta"

Then run carthage update.

Follow the current instructions in Carthage's README for up to date installation instructions.

CocoaPods

Add the following to your Podfile:

pod 'Delta', :git => "https://github.com/thoughtbot/Delta.git"

You also need to make sure you're opting into using frameworks:

use_frameworks!

Then run pod install with CocoaPods 0.36 or newer.

Git Submodules

Add this repo as a submodule, and add the project file to your workspace. You can then link against Delta.framework in your application target.

Usage

Contributing

See the CONTRIBUTING document. Thank you, contributors!

License

Delta is Copyright (c) 2015 thoughtbot, inc. It is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Delta is maintained by Jake Craige.

thoughtbot

Delta is maintained and funded by thoughtbot, inc. The names and logos for thoughtbot are trademarks of thoughtbot, inc.

We love open source software! See our other projects or hire us to help build your product.

delta's People

Contributors

gfontenot avatar jakecraige 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.