Skip to main content

Home/ javascript/ Group items tagged library

Rss Feed Group items tagged

anonymous

14 Popular JavaScript Libraries for Data Visualization in 2019 - 0 views

  •  
    Data visualization is as important to a JS developer as making interactive web pages. Sometimes it might be hard to choose from multiple libraries for creating beautiful charts for the Web. To make things easier, we listed 14 best Javascript libraries for data visualization.
yc c

YUI -- The Yahoo! User Interface Library - 0 views

  •  
    The YUI Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, DHTML and AJAX. YUI is available under a BSD license and is free for all uses. The YUI project includes the YUI Library and two build-time tools: YUI Compressor (minification) and YUI Doc (documentation engine for JavaScript code).
Mr. DiGi

Google Code Blog: Introducing Closure Tools - 1 views

  • Closure Compiler is a JavaScript optimizer that compiles web apps down into compact, high-performance JavaScript code.
  • Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. Web developers can pull just what they need from a wide set of reusable UI widgets and controls, as well as lower-level utilities for the DOM, server communication, animation, data structures, unit testing, rich-text editing, and much, much more. (Seriously. Check the docs.)
  • Closure Templates grew out of a desire for web templates that are precompiled to efficient JavaScript.  Closure Templates have a simple syntax that is natural for programmers.
yc c

Raphaël-Vector Graphics JavaScript Library - 0 views

  •  
    Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and rotate widget, for example, you can achieve it simply and easily with this library.
contentpineapple

React component library: Develop a multilingual app - 0 views

  •  
    React offers different libraries, already written components, to add internationalization to the apps. Significantly reducing time and costs for the developers, these international libraries allow the app to function and be supported in any language around the world.
Ivan Pavlov

Javascript Window Library - 0 views

  • Mydows is a small library of javascript functions that sit above the Prototype Javascript library and aid in the creation and management of free floating windows contained within the webpage. Mydows will also work with the Scriptaculous library for added features.
Mike Chelen

passpack - Google Code - 0 views

  •  
    Passpack Host-Proof Hosting is a package who's aim is to give Ajax programmers the libraries they need to build a Host-Proof Hosting application. A number of pre-existing libraries have been modified and grouped together under the Passpack namespace in order to facilitate use.
Ivan Pavlov

Seed - GNOME Live! - 0 views

  •  
    Seed is a library and interpreter, dynamically bridging (through GObjectIntrospection) the WebKit JavaScriptCore engine, with the GObject type system. In a more concrete sense, Seed enables you to immediately write applications around a significant portion of the GNOME platform, and easily embed JavaScript as a scripting-language in your GObject library.
Julian Knight

Javascript libraries roundup « eDevil's weblog - 0 views

yc c

Learn 3 Excellent JavaScript Libraries at Once - Nettuts+ - 0 views

  •  
    good introduction to js libraries
yc c

gRaphaël-Charting JavaScript Library - 0 views

shared by yc c on 17 Nov 09 - Cached
  •  
    gRaphaël's goal is to help you create stunning charts on your website. It is based on Raphaël graphics library.
anonymous

Underscore.js - 3 views

  •  
    Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux, and Backbone.js's suspenders.
Julian Knight

Clipperz online password manager - Javascript Crypto Library - 0 views

  •  
    Open source javascript crypto library. Includes AES-256, Fortuna, SRP, SHA-2 functions.
Ivan Pavlov

Jx Library - 0 views

shared by Ivan Pavlov on 13 Nov 08 - Cached
  • Welcome to the home of Jx, a javascript library for creating graphical user interaces based on the fabulous MooTools library.
yc c

Sizzle JavaScript Selector Library - 1 views

shared by yc c on 30 Jan 10 - Cached
  •  
    A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library. Sizzle supports virtually all CSS 3 Selectors - this even includes some parts that are infrequently implemented such as escaped selectors (".foo\\+bar"), Unicode selectors, and results returned in document order. There are a few notable exceptions to the CSS 3 selector support (the reasoning for this decision can be found here): * :root * :target * :nth-last-child * :nth-of-type / :nth-last-of-type / :first-of-type / :last-of-type / :only-of-type * :lang() In addition to the CSS 3 Selectors Sizzle supports the following additional selectors or conventions.
yc c

Underscore.js - 4 views

  •  
    Underscore is a utility-belt library for Javascript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in Javascript objects. It's the tie to go along with jQuery's tux.
  •  
    Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. Collections each, map, reduce, detect, select, reject, all, any, include, invoke, pluck, max, min, sortBy, sortedIndex, toArray, size Arrays first, last, compact, flatten, without, uniq, intersect, zip, indexOf, lastIndexOf Functions bind, bindAll, delay, defer, wrap, compose Objects keys, values, extend, clone, isEqual, isElement, isArray, isFunction, isUndefined Utility noConflict, identity, uniqueId, template
Julian Knight

Chris Adams: Cleaning up the web with jQuery and a little help from Google - 2 views

  •  
    How to use JQuery (or other libraries) in a bookmarklet! With an example of making textarea's resizeable. Chris Adams provides a template for creating your own bookmarklet and explains some of the reasons you might want to use this technique for development and testing. He also points out some gotcha's to be careful of.
  •  
    How to use JQuery (or other libraries) in a bookmarklet! With an example of making textarea's resizeable. Chris Adams provides a template for creating your own bookmarklet and explains some of the reasons you might want to use this technique for development and testing. He also points out some gotcha's to be careful of.
mikhail-miguel

jQuery - 0 views

  •  
    jQuery: The Write Less, Do More, JavaScript Library
Julian Knight

Microjs: Fantastic Micro-Frameworks and Micro-Libraries for Fun and Profit! - 1 views

  •  
    Great little site listing really useful small JavaScript libraries for all sorts of uses.
Ivan Pavlov

DataTables (table plug-in for jQuery) - 0 views

shared by Ivan Pavlov on 10 Mar 09 - Cached
  • DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML tables.
  • DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, based upon the foundations of progressive enhancement, which will add advanced interaction controls to any HTML tables.
1 - 20 of 76 Next › Last »
Showing 20 items per page