반응형
반응형

Brainy.io: Share Backbone code between server and client

brainyio

Homepage: http://brainy.io/
GitHub: http://github.com/brainyio

 

a bare bones Backbone boilerplate using RequireJS

 

 

brainy-boilerplate

a client side boilerplate implementing Backbone and RequireJS.

 

 

반응형
반응형

Makeappicon: Generate properly sized icons quickly and easily

makeappicon

 

반응형
반응형

10 Best jQuery Plugins for December 2013

 

1. Adaptive Backgrounds

adaptive-backgrounds
Adaptive Backgrounds is a jQuery plugin for extracting dominant colors from images and applying it to its parent element. This plugin utilizes the canvas element and the ImageData object, and due to cross-site security limitations, the script will fail if one tries to extract the colors from an image not hosted on the current domain, unless the image allows for Cross Origin Resource Sharing.

Source

2. Dynatable

dynatable
Dynatable is a funner, semantic, interactive table plugin using jQuery, HTML5, and JSON. And it’s not just for tables. The purpose of Dynatable is to provide a simple, extensible API, which makes viewing and interacting with larger datasets easy.
Dynatable provides a framework for implementing the most common elements out of the box, including sorting, searching and filtering. Above all, Dynatable is a clean and elegant API that is fun to use.

Source

3. jQuery Label Better

jquery-label-better
jQuery Label Better helps you label your form input like a boss with beautiful animation and without taking up space. The uniqueness about this plugin is that all you have to do is add a placeholder text, and we will show the label only when the user needs it.
To add this to your website, simply include the latest jQuery library together with jquery.label_better.js into your document’s head, and simply call the function. Modern browsers such as Chrome, Firefox, and Safari on both desktop and smartphones have been tested.

Source

4. sDashboard

sdashboard
sDashboard is a simple & light weight dashboard jQuery plugin that converts an array of objects into a dashboard. Each object in the array would be rendered as a dashboard widget that can be rearranged by dragging around.
sDashboards has built in support for rendering datatable’s and flotr2 charts. It also has support to listen for events such as table row click, chart data click and data selection built-in. sDashboard depends on the following libraries: jQuery, jQuery UI, Datatables and Flotr2 charts (required for charting widgets).

Source

5. Multi Level Push Menu

multilevel push menu
Multi-level push menu is cross-browser compatible jQuery plug-in allowing endless nesting of navigation elements. It has support for unlimited levels, works cross browser/platform and makes things much easier for touch devices with swipe gestures. The menu can be set to next from left-to-right or right-to-left and all works with a simple markup (unordered lists).

Source

6. Alloftheheights. Js

alloftheheights
Allofthelights.js is a jQuery plugin that can change the opacity of the whole webpage but leave the video player. This is for helping the user to easily focus on the video and there is built-in support for YouTube, Vimeo, DailyMotion.. and custom players can be added too. It works with multiple players on the same page and supports responsive layouts/players with no issues. The animation speed, background color and opacity can all be customized an callback functions exist.

Source

7. PhotoJShop

photojshop
PhotoJShop is a jQuery plugin that enables us to apply such simple effects/filters to images. These filters include blur, sepia, emboss, lighten, darken, b&w, sharpen and more. The plugin works on canvas + images and the filters to be applied can be chained for easier usage.

Source

8. jQuery Interactive 3D

jQuery Interactive 3D
jQuery Interactive 3D is a plugin that allows us to accomplish a similar functionality using multiple images. It is so easy to use and works with a simple function and a list of specifically-named images. And, there are options for customization like the cursor icon, speed, touch support, auto-play and more.

Source

9. jQuery Lazy Load XT

lazyload
Lazy Load XT is a jQuery plugin for loading effects on images, videos, and other media. It works with YouTube videos, jQuery mobile, the Zepto library, and much more.

Source

10. jQuery Restable

restable
jQuery ReStable is a jQuery plugin that makes your tables responsive by turning them into UL lists when necessary. It’s lightweight, around 1kb, and very simple.

Source

반응형
반응형
60 Stunning jQuery Plugins for Websites

 

Scrolld.js

freejQueryPlugins-35

Resumable.js

freejQueryPlugins-36

WhatsNearby

freejQueryPlugins-37

Isotope

freejQueryPlugins-38

Minimalect

freejQueryPlugins-39

EasyDropDown

freejQueryPlugins-40

Selectize.js

freejQueryPlugins-41

Nivo Lightbox

freejQueryPlugins-42

jQuery CollagePlus

freejQueryPlugins-43

FilmRoll

freejQueryPlugins-44

Glide.js

freejQueryPlugins-45

Excolo Slider

freejQueryPlugins-46

CarouFredSel

freejQueryPlugins-47

OWL Carousel

freejQueryPlugins-48

Sticky-Kit

freejQueryPlugins-49

FlowType.JS

freejQueryPlugins-50

Moa Modal

freejQueryPlugins-26

Succinct

freejQueryPlugins-27

FailSafe

freejQueryPlugins-28

onScreen

freejQueryPlugins-29

Touche.js

freejQueryPlugins-30

Offline.js

freejQueryPlugins-31

Peeler.js

freejQueryPlugins-32

Mobify.js

freejQueryPlugins-33



At.js

freejQueryPlugins-34

Vortex

freejQueryPlugins-1

CLNDR.js

freejQueryPlugins-2

Selectric

freejQueryPlugins-3

FullPaged

freejQueryPlugins-4

jQuery Mapael – Build dynamic vector maps

freejQueryPlugins-5

Swatches

freejQueryPlugins-6

Block Slide

freejQueryPlugins-7

Toolbar.js

freejQueryPlugins-8

jqTimeline

freejQueryPlugins-9

jQuery Spellchecker

freejQueryPlugins-10

ScrollUp

freejQueryPlugins-11

Nod Frontend Validation

freejQueryPlugins-12

Any List Scroller

freejQueryPlugins-13

Tumbo 1.0 – Show Tumblr feeds on your website – Jquery plugin

freejQueryPlugins-14

Responsive Text

freejQueryPlugins-15

ImageFill-js

freejQueryPlugins-16

Tipue Drop

freejQueryPlugins-17

Resizable Columns

freejQueryPlugins-18

BIGVIDEO.JS

freejQueryPlugins-19

stickUp

freejQueryPlugins-20

Tabslet

freejQueryPlugins-21

Offreg

freejQueryPlugins-22

jQuery Fullscreen Editor

freejQueryPlugins-23

jVanilla Menu

freejQueryPlugins-24

Snap.svg

freejQueryPlugins-25

반응형
반응형

RubyMotion Query: A jQuery-like library for RubyMotion

rmq

 

 

RubyMotionQuery - RMQ

A fast, muggle, nonpolluting, zero-dependency, jQuery-like library for RubyMotion.

The RMQ Introductory Guide and other info is a great place to start.

 

Some of the very cool features:

  • selecting (querying) views
  • traversal through view hierarchy (moving around the tree)
  • tagging
  • events and gestures
  • animations
  • stylers and stylesheets
  • colors
  • fonts
  • image utilities
  • app
  • device

Tested on iOS, not OS X (nor is there any OS X specific code)


Other wrapper libraries

There are a lot of great wrappers out there such as Teacup and Sugarcube. I've used these and I enjoy them. However, many of the wrappers heavily pollute the standard classes, which is great if you like that sort of thing. RMQ is designed to have minimal pollution, to be very simple and high performance (it will be when it's done). RMQ shouldn't conflict with anything.

RMQ doesn't require any other wrapper or gem.

If you preferred jQuery over Prototype, you'll love RMQ.

Some of the code in RMQ came from BubbleWrap and Sugarcube. Not too much but some did. I thank you BubbleWrap and Sugarcube teams for your work.

 

반응형
반응형

프로그램 공부 & 웹에서 구현 : http://www.codecademy.com/

 

 

 

반응형

+ Recent posts