Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mysterlune/birdhouse
https://github.com/mysterlune/birdhouse
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mysterlune/birdhouse
- Owner: mysterlune
- Created: 2014-10-28T22:37:06.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-28T22:37:30.000Z (about 10 years ago)
- Last Synced: 2024-04-15T03:19:35.940Z (9 months ago)
- Language: JavaScript
- Size: 203 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Birdhouse
=========
This is the sandbox area for Client Team development and exploration of SproutCore applications, features, components, widgets, etc.Apps in this project are intended to be experimental, though should be thought of a developmental paper trail or _exemplum_ of "how we do X" or "why not do Y like the guide says?"
#Prerequesites
Uses the following configuration:
* SproutCore 1.10.2 (Gem or included framework (submodule))
* Ruby 1.9.3-p484
See [the RVM_SETUP.md](RVM_SETUP.md) for specifics on setting up `rvm` and configuring gemsets.#Apps
Sandbox* Explores using `@each` path part
* Logger output with auto-scrollAnimations and Transitions
* Explores the animate function for views
* Explores view transitionsTouch Me
* Touch support for swipes
* Touch support for tapViews and Layouts
* Explores the helper classes and view properties for arranging Sproutcore views.
* SC.FlowedLayout mixin example
* childViewLayout property example
* SC.StackedView class example
* SC.ListView class example
* SC.GridView class exampleDropzone integration
* Explored how third party libraries such as dropzone.js can be implemented
#Questions
Contact [email protected] with questions.