GithubHelp home page GithubHelp logo

cwohlman / breeze Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ideablade/breeze

0.0 0.0 0.0 44.76 MB

Breeze.js is a JavaScript library for managing data in data rich-client HTML/JS applications.

Home Page: http://www.breezejs.com/

C# 4.58% JavaScript 92.89% PowerShell 0.14% CSS 1.86% TypeScript 0.48% ASP 0.02% Puppet 0.03% Shell 0.01%

breeze's Introduction

Breeze.js

Breeze is a data management library for JavaScript that makes it easy to query data from the server. Breeze’s simple, yet powerful API allows you to make complex queries against the server, cache the data on the client for performance, and supports offline scenarios.

When used with a databinding framework like Knockout, Breeze enables you to code in a familiar architectural pattern like MVC or MVVM and keep your view separate from your business logic.

Issues and Wiki

The GitHub Issues and Wiki have been disabled. Please post all questions and issues to StackOverflow tagged with breeze.

Official releases

The Breeze source is free, open-source, and available here on GitHub. If you don't need the full source code, you can download one of the official releases.

###Runtime and Runtime + samples The Runtime package includes breeze.debug.js, its minified version, breeze.js, and Breeze.webApi.dll and Irony.dll for building backend services with an ASP Web API.

Runtime + samples includes the same, plus the code samples and the DocCode companion to the Breeze online documentation.

Dependencies

Please note: Both Q and jQuery are both included in the Runtime + samples package. they are not included in the Runtime package.

###Q.js We use Q.js for making and composing asynchronus promises.

###jQuery We only use jQuery for Ajax calls. We'll eventually make it so you can use your own Ajaxlibrary.

Prerequisites

To build the Todo sample the following must first be installed on your system:

If you're using Visual Studio 2010:

  • ASP.NET MVC 4
  • Web Platform Installer
  • IIS Express
  • You must allow NuGet to download packages during builds. (Tools > Library Package Manager > Package Manager Settings)

If you're using Visual Studio 2012:

  • None. VS 2012 takes care of it all as long as you allow NuGet to download packages during builds.

Learn more

##Contact us

Support

Ask questions at Stack Overflow and get answers from support engineers, MVPs, and developers just like you.

Email

If you prefer to email us, please contact us at [email protected].

Social

Follow @IdeaBlade on Twitter and Facebook to get the latest information.

Version history

Please read the release notes at [Breezejs.com](http://www.breezejs.com/documentation/download#release notes).

Copyright and license

Copyright 2013 IdeaBlade, Inc.

Breeze uses the MIT license.

breeze's People

Contributors

cwohlman avatar eisenbergeffect avatar johnlantz avatar jtraband avatar mamanze avatar marcelgood avatar steveschmitt avatar wardbell 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.