Categories: None [Edit]

midas-guilded

https://rubygems.org/gems/midas-guilded
https://github.com/midas/guilded-base
Guilded is a framework for building web based components centered around current web standards and best practices. The current framework is written in ruby, but could be ported to other languages. Guilded intends to provide a toolset for creating and consuming reusable web components. Currently, this problem domain is filled with JavaScript frameworks. These frameworks are wonderful and work very well. However, they do not degrade gracefully and are not accessible. Guilded seeks to provide the same level of "componentization" and ease of use without sacrificing degradability and accessibility. Guilded will achieve these goals by applying each technology at our disposal to do what it was intended. XHTML will be employed for content. CSS used for layout and styling. Behavior will be added to a component with JavaScript through progressive enhancement. The user will have the best experience with a Guilded component when CSS and JavaScript are enabled in their browser, but will still be able to use the component when CSS and JavaScript are disabled. Guilded will use jQuery as it's base JavaScript framework. jQuery was chosen because it lends itself to progressive enhancement due to the way it was authored. In addition, the tight integration of jQuery's selectors with CSS selectors is also highly desirable. When authoring a Guilded component, it is encouraged to write the behavior code as a jQuery plugin. This will allow the jQuery plugin to be used outside of the Guilded project, if desired. Guilded also seeks to provide a standardized CSS framework for creating layouts that are reusable and predictable. Guilded will utilize the currently existing RubyGems system to package its components. A new Guilded component will be packaged in a Gem and have a dependency on the Guilded gem. The Guilded gem contains the framework to build Guilded components. Update: Due to the quality components, etc. being generated by the MooTools community and the general quality of the library, we have decide...

Total

Ranking: 21,874 of 186,959
Downloads: 66,849

Daily

Ranking: 49,224 of 186,713
Downloads: 14

Depended by

RankDownloadsName
69,14813,651midas-flash_growler
69,16913,645midas-g_already_grid
69,31513,597midas-g_sectioned_shower
79,11011,162midas-g_live_validator
79,28311,126midas-g_flot
92,2478,671midas-ul_form_builder
92,6598,613midas-live_validator
92,7678,597midas-g_toggle_block
93,1008,554midas-g_named_scope_filters
113,2336,041midas-g_form_submit_protector
150,0443,581midas-g_nested_select
151,2163,538midas-g_flash_growler
151,7683,520minofare-g_fieldhighlighter

Depends on

RankDownloadsName
2,2588,891,655hoe
8,382409,486newgem

Owners

#GravatarHandle