-
Notifications
You must be signed in to change notification settings - Fork 19
/
README
47 lines (36 loc) · 1.22 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
=== Welcome to the Sproutcore-UI (SCUI) Library: ===
This is a basic library for some great native Sproutcore UI functionality includes views, panes, mixins and objects.
=== FRAMEWORKS ===
- Foundation:
[ALPHA] Basic View and Mixin framework that has general oriented UI treatments that are helpful
- Calendar:
[BETA] Basic Calendar Functionality: Datepicker, CalendarView
- Dashboard:
[EXPERIMENTAL] Develop the OSX/Windows 7 Freeform Dashboard, very early stages with lots of bugs
- Drawing
[ALPHA] Basic drawing framework that uses the canvas tag, SVG to be added soon.
- LinkIt
[BETA] Complex framework for building directed and non-directed graphs much like Yahoo Pipes and WireIt
- Sai
[ALPHA] A set of wrapping views for Raphael.js
=== INSTALLATION ===
In your frameworks directory, run:
git clone git://github.com/etgryphon/sproutcore-ui.git scui
=== CONTRIBUTORS ===
Main Architect: Evin Grano
Contributors:
- Mike Ball
- Peter Bergstrom
- Jonathan Lewis
- Josh Holt
- Mohammed Taher
- Michael Harris
- Brandon Blatnick
- Devin Torres
- Ryan Mudryk
- Renat Zubairov
=== FUTURE DEVELOPMENT ===
- Dashboard
- Harden the Dashboard Functionality
=== LICENSE ===
Sproutcore-UI is under the MIT License