yappbox / sproutcore-utils

(Ember Only) Repository for the Ember Utils package

Home Page:www.sproutcore.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SproutCore Utils

Description:

Some utility functions that are used by other packages in SproutCore 2.0.

Problems:

If you run into a problem, please file an issue on this repository.

Synopsis:

TODO: Upload documentation somewhere

For the time being, there are only a few functions and it should be easy to grok their use from the source code.

Requirements:

In order to use the Utils package, you'll need:

Install:

You can use the Utils package by either downloading the JavaScript files provided in the Downloads section of this repository or using BPM. To install it via BPM, simply run

bpm add sproutcore-utils

And this will handle adding all of its dependencies as well. You, of course, need to be using BPM for your application or package for this to work ;)

About

(Ember Only) Repository for the Ember Utils package

www.sproutcore.com


Languages

Language:JavaScript 76.5%Language:Ruby 23.5%