Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

brunch

Compare

  Analyzed about 3 hours ago

A lightweight client side framework on top of backbone, eco, stylus and CoffeeScript.

4.54K lines of code

2 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

jquery-ujs

Compare

  Analyzed 1 day ago

Ruby on Rails unobtrusive scripting adapter for jQuery.

5.08K lines of code

0 current contributors

over 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

On-the-spot

Compare

  Analyzed about 1 hour ago

On-the-spot is a Rails3 compliant unobtrusive javascript in-place-editing plugin, using jEditable, and depends on jQuery.

9.26K lines of code

1 current contributors

almost 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Elefant CMS

Compare

  Analyzed about 3 hours ago

Elefant is a full-featured, but refreshingly simple CMS and PHP Web framework. It features an intuitive, streamlined admin interface, a tightly integrated WYSIWYG editor, dynamically embeddable content objects for building dynamic Web sites without touching code, and an extremely fast, secure, and ... [More] flexible framework for add-ons and themes. The core CMS includes page editing, a blogging engine, site navigation, file and user management, automatic version control, a tool for translators and multilingual site management, and an in-browser theme/layout editor. It is also extensively documented and has a small but friendly and active developer community. [Less]

200K lines of code

2 current contributors

11 months since last commit

1 users on Open Hub

Very Low Activity
5.0
 
I Use This

JamochaTrade

Compare

  Analyzed 1 day ago

A stock charting and paper trading application written in pure Javascript. JamochaTrade allows the user to fictionally buy and sell stock using real historical data in order to test new strategies, familiarize themselves with a new security or teach/learn about trading stocks. Features: - 5 ... [More] chart types (candlestick, bar, ohlc, hlc, line) - 15, 30, 60 and 90 day charts - Change chart colors - Advance time by day, week or month (animated) - Draw trend lines - Technical indicators like simple moving averages - Buy/sell stocks - Portfolio view - Market, limit and stop orders - Pending order pane - Cancel pending orders - Change theme of site - Previously viewed stock data is cached for fast switching - Most features auto-hide when not necessary to reduce clutter [Less]

1.36K lines of code

0 current contributors

almost 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

NoPlate

Compare

  Analyzed 1 day ago

NoPlate is a small experiment for designers who want to make a quick static html site, with simple template reuse, without having to run a full blown server side scripting solution.

1.06K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

SequenceServer

Compare

  Analyzed about 21 hours ago

A simple web front end to NCBI BLAST+ that lets users share, and consume sequence data intuitively. "The iPod of Blast searching" Set up your local BLAST server in minutes...

551K lines of code

5 current contributors

3 months since last commit

1 users on Open Hub

Low Activity
5.0
 
I Use This

elRTE

Compare

  Analyzed about 17 hours ago

elRTE is an open-source WYSIWYG HTML-editor written in JavaScript using jQuery UI. It features rich text editing, options for changing its appearance, style and many more. You can use it in any commercial or non-commercial projects. Main goal of the editor - simplify work with text and formating ... [More] (HTML) on sites, blogs, forums and other online services. elRTE is developed by Studio 42 team for ELDORADO.CMS. [Less]

30.2K lines of code

0 current contributors

over 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Webpanelzf

Compare

  Analyzed about 4 hours ago

Base for projects that are based on zend framework. Webpanelzf has modular structure, multilingual support, cache, layout support...

501K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

jquery-keyfilter

Compare

  Analyzed about 13 hours ago

This plugin filters keyboard input by specified regular expression. Source code inspired by Ext.JS (Ext.form.TextField, Ext.EventManager), but was modified to provide more accurate logic. Procedural style: $('#ggg').keyfilter(/[\dA-F]/); Also you can pass test function instead of regexp. ... [More] Its arguments: * this - HTML DOM Element (event target). * c - String that contains incoming character. $('#ggg').keyfilter(function(c) { return c != 'a'; }); CSS class attribute style: Available classes: * mask-pint: /[\d]/ * mask-int: /[\d\-]/ * mask-pnum: /[\d\.]/ * mask-num: /[\d\-\.]/ * mask-hex: /[0-9a-f]/i * mask-email: /[a-z0-9_\.\-@]/i * mask-alpha: /[a-z_]/i * mask-alphanum: /[a-z0-9_]/i [Less]

199 lines of code

0 current contributors

over 8 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This