masukomi + javascript   502

gRaphaël—Charting JavaScript Library
gRaphaël’s goal is to help you create stunning charts on your website. It is based on Raphaël graphics library.
javascript  library  graphing 
yesterday by masukomi
Rickshaw: A JavaScript toolkit for creating interactive time-series graphs
Rickshaw is a JavaScript toolkit for creating interactive time series graphs.
javascript  graphing  graphs  library  visualization 
6 days ago by masukomi
fglock/Perlito
Converts Perl 5 and Perl 6 to various other languages, including Ruby and JavaScript
perl  javascript  ruby 
7 days ago by masukomi
Opal
ruby to javascript compiler. Looks impressive and is actually being developed.
ruby  javascript 
7 days ago by masukomi
CodeMirror
In-browser code editing made bearable....

For a plethora of languages (more than just those i tagged it with) also offers vim keybindings
editor  javascript  java  c  c++  erlang  coffeescript  html5  perl  php  markdown  ruby  smalltalk  xml  yaml  programming  vim 
18 days ago by masukomi
Kendo UI - The Art of Web Development
Build HTML5/JavaScript mobile apps that automatically transform to the native look-and-feel of iOS, Android and BlackBerry. Take advantage of Kendo UI Mobile’s unique adaptive rendering to target multiple phone and tablet platforms with single UI codebase. Learn more
javascript  html5  mobile  android  ios  iphone  ipad  programming  library 
26 days ago by masukomi
raganwald/YouAreDaChef
Coffeescript/Javascript method combinations for Underscore projects. This library adds before, after, around, and guard method combinations to underscore.js projects, in much the same style as the Common Lisp Object System or Ruby on Rails controllers. With method combinations, you can easily separate concerns.
coffeescript  javascript  opensource  library 
26 days ago by masukomi
C2: Clojure(Script) data visualization
C2 is a Clojure and ClojureScript data visualization library heavily inspired by Mike Bostock's Data Driven Documents. C2 lets you declaratively create HTML and SVG markup based on data:
visualization  graphing  javascript  clojurescript 
26 days ago by masukomi
HTML5 - QR Encoder JS Library | CodeCanyon
a JavaScript library that can be used to generate fully customizable QR codes. The QR editing and encoding functionality is 100% done on the client. You are not dependent on internet access or any server side libraries to create and customize your very own QR code! There are two export formats supported right now: image/png and .SVG After including the script there will be an object called QR added to the global scope and by accessing it’s encode function you will be able to generate your codes. The item contains the script, an example with some usecases and a README containing the documentation for the library.
javascript  barcodes  qrcode  library 
27 days ago by masukomi
ghost.py
ghost.py is a webkit web client written in python.
javascript  testing  unittesting  webkit  python  tool  library 
4 weeks ago by masukomi
LABjs Script Loader :: Home
The core purpose of LABjs is to be an all-purpose, on-demand JavaScript loader, capable of loading any JavaScript resource, from any location, into any page, at any time. Loading your scripts with LABjs reduces resource blocking during page-load, which is an easy and effective way to optimize your site's performance.
javascript  library  optimization  performance 
5 weeks ago by masukomi
maccman/macgap
Desktop WebKit wrapper for HTML/CSS/JS applications.
osx  software  library  javascript  programming  tools  useful 
5 weeks ago by masukomi
Retina.js | Retina graphics for your website
retina.js is an open source script that makes it easy to serve
high-resolution images to devices with retina displays
javascript  jquery  retina  design 
5 weeks ago by masukomi
Firebase - A scalable real-time backend for your website
It's like Dropbox for your app's data.


A scalable real-time backend for your web app
Build apps really fast without the hassle of managing servers.
framework  javascript  infrastructure  server  programming  API 
6 weeks ago by masukomi
jmpress.js | a jQuery plugin to build a website on the infinite canvas
introducing jmpress.js: a jQuery plugin to build a website on the infinite canvas
animation  javascript  jquery  plugin  presentation  slideshow  framework 
7 weeks ago by masukomi
bartaz/impress.js
It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com
javascript  slideshow  presentation  library  framework  useful  css 
7 weeks ago by masukomi
Ziptastic
Ziptastic is a simple API that allows people to ask which Country,State and City are associated with a Zip Code.
API  javascript  geocoding  location 
7 weeks ago by masukomi
daraosn/node-puller
Pusher SAAS replacement ?

Real-time Push/Pull notification service made out of node.js, using socket.io. It lets you execute javascript from the server side to all clients subscribed to a channel. You can send commands on any programming language that supports POST requests.
javascript  nodejs 
7 weeks ago by masukomi
HOWTO: Native iPhone/iPad apps in JavaScript
HOWTO: Create native-looking iPhone/iPad applications from HTML, CSS and JavaScript
javascript  ios  css  html5 
7 weeks ago by masukomi
hakimel/reveal.js
a nice js tool that allows you to project "slides" (html) on a surface and "swipe" between them (supports touch gestures) allows slides to be laid out in 2d on a plane.
css  html5  javascript  jquery 
7 weeks ago by masukomi
Hakim / reveal.js
a tool which allows you to quickly create good looking HTML presentations. Beyond the changed name, the updated slideshow includes a fair amount of new features:
javascript  jquery  css 
7 weeks ago by masukomi
jSlate
You need to measure stuff. Key performance indicators, server load, user sign ups, etc. And when you've measured it you need to visualize it.

jSlate lets you do dashboarding your way. Hook up to any online datasource and create exactly the visualization you need.
opensource  dashboard  monitoring  visualization  statistics  php  software  javascript 
7 weeks ago by masukomi
crowdint/rails3-jquery-autocomplete
An easy and unobtrusive way to use jQuery's autocomplete with Rails 3
jquery  rails  ruby  javascript  tagging 
8 weeks ago by masukomi
CanvasXpress - Contact
Powerful canvas based graphing library that includes support for Venn Diagrams
canvas  graphing  javascript  library  html5 
8 weeks ago by masukomi
Mojito - Yahoo! Cocktails - YDN
Mojito is a sweet (and minty!) MVC application framework built on YUI 3 that enables agile development of Web applications. Mojito allows developers to write client and server components in the same language (JavaScript), using the same framework. Because Mojito applications are written in JavaScript, they can run on the client (in the browser) and on the server (with Node.js). In addition, Mojito has built-in support for internationalization, testing, and building documentation.
javascript  framework  mvc  ios  android  programming 
8 weeks ago by masukomi
Paperfold CSS
literal 3d accordion fold visualization with css html5 and javascript. Works best in Safari and Firefox. Has problems in Chrome and Opera
css  design  3d  javascript  cool 
8 weeks ago by masukomi
FATC: Fork-A-Twitter-Client
A JavaScript client-side only Twitter client ready to be customized hacked to your needs
javascript  twitter  software  opensource 
8 weeks ago by masukomi
Rainbow - Javascript Code Syntax Highlighting
Rainbow is a code syntax highlighting library written in Javascript.
It was designed to be lightweight (1.2kb), easy to use, and extendable.
It is completely themable via CSS.
javascript  css  blogging  library  useful  programming 
9 weeks ago by masukomi
froots/jasmine-sinon
gives you the ability to use Sinon.js in Jasmine tests
javascript  unittesting  mockobjects  jasmine  sinonjs 
9 weeks ago by masukomi
Kicksend/mailcheck
an email domain spelling suggester... to help keep people from mistyping the domain name in their email.
javascript  email  opensource  library 
10 weeks ago by masukomi
madrobby/keymaster
Keymaster is a simple (100 LoC or so) micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
javascript  library 
10 weeks ago by masukomi
Smoothie Charts
Smoothie Charts is a really small charting library designed for live streaming data. I built it to reduce the headaches I was getting from watching charts jerkily updating every second.
javascript  canvas  graphing  library 
10 weeks ago by masukomi
blur.js
enables you to create semi-transparent div backgrounds
javascript  jquery  design  css 
11 weeks ago by masukomi
ChiperSoft/Kalendae
Nice, JavaScript calenedar date picker.
calendar  javascript  opensource  library 
11 weeks ago by masukomi
kripken/sql.js
SQLite ported to javascript!
sqlite  javascript 
12 weeks ago by masukomi
showell/CoffeeScriptLineMatcher
provides debugging support for CoffeeScript by matching JS lines to CS lines
javascript  coffeescript  debugging  useful  library 
12 weeks ago by masukomi
Test of localStorage limits/quota
page that will test the limits of localstorage on your current device
tool  useful  javascript  localstorage 
12 weeks ago by masukomi
Open Sourcing BankersBox
BankersBox is a javascript library that injects Redis-like steroids into javascript data storage and uses localStorage as the default persistent data-store. There is a pluggable storage adapter system to allow other means of persisting the data stored in BankersBox.
javascript  localstorage  redis  library  useful 
12 weeks ago by masukomi
f_underscore.js - an iterator function library
f_underscore.js is a library of functions that create and compose iterator functions. It is designed to be used in conjunction with underscore.js's functions that employ iterators, functions like filter and map. With the f_underscore.js library you can wield and weld iterator functions declaratively and dynamically. It's the tie clip to go along with underscore.js's tie.
javascript  library  useful 
12 weeks ago by masukomi
Enyo JavaScript Application Framework
Enyo is an open source object-oriented JavaScript framework emphasizing encapsulation and modularity. Enyo contains everything you need to create a fast, scalable mobile or web application:

Built from the ground-up for mobile first - Enyo powers webOS, and was designed from the beginning to be fast and work great on mobile devices
Now available for desktop and cross-browser development - Enyo 2.0 now runs across mobile environments and desktop browsers including Chrome, Firefox, and Internet Explorer
Highly customizable and extensible - Enyo core can be expanded with modules, UI widgets, and more
Lightweight and fast - Enyo 2.0 core is about 17KB gzipped, and built for fast application rendering and performance
Simple, self-contained, and easy to digest - Build increasingly complex functionality starting with simple, reusable components
Built to scale - Enyo was created on the principles needed to build vast, complex mobile and web applications
Open Source - Enyo is available under the Apache License, Version 2.0.
framework  javascript  mobile  ios  android  programming  library 
march 2012 by masukomi
Tower.js - Full Stack Web Framework for Node.js and the Browser
Built on top of Node's Connect and Express, modeled after Ruby on Rails. Built for the client and server from the ground up.
coffeescript  frameworks  javascript  nodejs  mongodb  jquery 
february 2012 by masukomi
Morris.js
Morris.js is a lightweight library that uses jQuery and Raphaël to make drawing time-series graphs easy.
graphing  javascript  jquery  raphael  library  useful 
february 2012 by masukomi
zepto.js — the aerogel-weight javascript framework
Zepto.js is a minimalist JavaScript framework for modern web browsers*, with a jQuery-compatible syntax.

also works with Backbone
javascript  framework  jquery  backbone 
february 2012 by masukomi
Phantom Limb on Github - GitHub
simulates one or two finger on iOS using a mouse. great for testing
ios  javascript  programming  library  useful 
february 2012 by masukomi
Tips for making your Tumult Hype product mobile friendly
useful tips, many of which apply even if you're not using Hype
javascript  jquery  mobile  ios  hypeapp 
february 2012 by masukomi
Phantom Limb | Vodori Blog
Phantom Limb makes desktop browsers simulate touch events
has a bookmarklet to activate it too... ooh aaah
development  javascript  touch  useful  ios  programming 
february 2012 by masukomi
Travis CI - Distributed build platform for the open source community
a cool looking open source continuous integration server with a HOSTED version that hooks into GitHub and supports multiple languages
continuousintegration  ruby  javascript  testing  unittesting  software 
february 2012 by masukomi
Sorting collections with Backbone.js and jQuery Mobile
by default items are added to the bottom of a list. this shows how to make them be added in sorted order.
javascript  backbone  tutorials 
february 2012 by masukomi
emorikawa/boilerstrap - GitHub
Boilerstrap is a mash-up of HTML5 Boilerplate and Twitter Bootstrap
javascript  library  framework  design  css  html5 
february 2012 by masukomi
Tinker — Social Code Collaboration
think jsfiddle... only opensource, and somewhat nicer looking
javascript  useful  software 
february 2012 by masukomi
Tangle: a JavaScript library for reactive documents
Tangle is a JavaScript library for creating reactive documents. Your readers can interactively explore possibilities, play with parameters, and see the document update immediately. Tangle is super-simple and easy to learn.
javascript  library  interaction  design 
february 2012 by masukomi
« earlier      

related tags

3d  ajax  algorithm  analytics  android  animation  api  appcelerator  appcellerator  atom  audio  authentication  backbone  backbone.js  barcodes  bdd  blog  blogging  book  bookmarklet  books  c  c++  calendar  canvas  chrome  clicktracking  clojurescript  cloud  cocoa  coffeescript  combinators  compiler  continuousintegration  cool  couchdb  crome  cryptography  css  d3js  dashboard  database  dbc  debugging  del.icio.us  design  designbycontract  development  dhtml  documentation  dotnet  dsl  eclipse  editor  email  ember  emberjs  encryption  erlang  erlange  example  extension  favicon  firebug  firefox  flash  flickr  folksonomy  fonts  framework  frameworks  free  functionalprogramming  geocoding  git  github  gmail  google  gps  gpx  graphics  graphing  graphs  greasemonkey  grid  growl  gui  haskell  heat  heatmap  hosting  html  html5  hypeapp  i18n  icons  ide  ie  indexeddb  infrastructure  interaction  interesting  ios  ipad  iphone  ipone  jasmine  java  javascript  javascriptmvc  jquery  json  jsondb  jvm  language  languages  library  lightbox  linux  localstorage  location  markdown  markup  math  microformats  misc  mobile  mockobjects  mongodb  mongoid  monitoring  mootools  mustache  mvc  mysql  nodejs  nosql  oauth  oop  opensource  optimization  osx  parser  performance  perl  persistence  phonegap  php  physics  plugin  plugins  postgresql  presentation  processing  programming  prototype  python  qrcode  rails  rake  raphael  redis  reference  regexp  responsivecss  rest  retina  rhino  rjs  rss  ruby  safari  sass  screencast  script.aculo.us  security  selenium  server  sinonjs  slideshow  smalltalk  software  sparklines  sproutcore  sqlite  squeak  statistics  stats  svg  tagging  technorati  templating  testing  todolist  tool  tools  touch  tracking  treemap  tutorial  tutorials  twitter  twitterbootstrap  typography  ubiquity  ui  unittesting  unix  useful  video  vim  visualisation  visualization  web  webapp  webdesign  webdevelopment  webkit  webm  webp  webservices  wiki  wysiwyg  xml  xpath  yaml  yui  zepojs 

Copy this bookmark:



description:


tags: