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: 20,725 of 188,756
Downloads: 62,178

Daily

Ranking: 86,295 of 188,734
Downloads: 0

Depended by

RankDownloadsName
67,11512,692midas-flash_growler
67,31112,643midas-g_already_grid
67,38612,625midas-g_sectioned_shower
77,22410,329midas-g_live_validator
77,47210,283midas-g_flot
90,5887,977midas-live_validator
90,6167,974midas-ul_form_builder
90,6937,965midas-g_named_scope_filters
91,1217,911midas-g_toggle_block
110,5475,604midas-g_form_submit_protector
147,8143,286midas-g_nested_select
148,3273,271minofare-g_fieldhighlighter
149,3003,241midas-g_flash_growler

Depends on

RankDownloadsName
1,9358,368,403hoe
7,399392,351newgem

Owners

#GravatarHandle