Mr0grog + library   76

mikeal/request
Nice and simple little wrapper around Node's Request.
javascript  library  http  nodejs  opensource 
5 weeks ago by Mr0grog
Filepicker.io
Cool little library for opening files from other applications/APIs on the web (Dropbox, Flickr, Instagram, etc.). All client-side.
webdev  development  library  javascript 
5 weeks ago by Mr0grog
Close Pixelate
A neat little JS library by Dave DeSandro for pixelating images in interesting ways, Chuck Close style.
javascript  opensource  library  webdev 
5 weeks ago by Mr0grog
flamejs/flame.js
An implementation of something similar to SproutCore1's view layer on top of Ember.
javascript  development  webdev  programming  library  opensource 
6 weeks ago by Mr0grog
django-grappelli @ GitHub
A nice re-skinning of the Django admin app.
python  django  library  ui 
7 weeks ago by Mr0grog
SocketRocket - GitHub
ObjC library for connecting with websockets! Use the same websocket services for native and web apps :)
programming  development  ios  mac  osx  objc  objective-c  webdev  library  opensource 
february 2012 by Mr0grog
Rickshaw - JS Time-Series Graphs
A nice little framework for drawing time-series graphs in HTML with JavaScript. Depends on D3.
javascript  library  opensource  information  visualization  charts 
december 2011 by Mr0grog
SiriProxy - GitHub
Framework for building proxy servers to add custom capabilities to Siri on iOS!
development  ios  server  library  opensource 
november 2011 by Mr0grog
has.js - GitHub
Simple JS library for feature detection: has("feature") ? [yes] : [no];
javascript  webdev  library  opensource 
november 2011 by Mr0grog
JS DOM
A JS implementation of the DOM, meant for Node.js and other CommonJS platforms.
javascript  development  programming  webdev  library 
november 2011 by Mr0grog
Slider.js
Nice little library for doing transitions between images.
javascript  webdev  library  programming  development 
november 2011 by Mr0grog
iOS Frameworks
Nice little directory of iOS frameworks.
development  programming  ios  frameworks  library 
october 2011 by Mr0grog
Sooty - GitHub
A nodejs library for writing Campfire bots!
development  programming  javascript  library  campfire 
october 2011 by Mr0grog
SteramJS
Very interesting JS library for creating and manipulating infinite/dynamically generated streams of data.
javascript  programming  library  opensource 
october 2011 by Mr0grog
jQuery.fracs · larsjung.de
Interesting JS library that determines the portion of an element that is visible on-screen (and other related visibility metrics).
javascript  library  programming  development  webdev  opensource 
august 2011 by Mr0grog
Benchmark.js
Benchmarking library for JavaScript. JSPerf is apparently based on this.
programming  development  javascript  tools  library  performance 
july 2011 by Mr0grog
Paper.js
JS vector graphics drawing library that renders to canvas. Interesting setup; c.f. Protovis.
javascript  library  webdev  development  programming  graphics 
july 2011 by Mr0grog
rudenoise/selfDoc.js - GitHub
Nifty little JS library for generating documentation from comments inside of functions (not altogether different from Python docs).
javascript  library  documentation  development 
june 2011 by Mr0grog
pdf.js - GitHub
JS Library for rendering PDF files in a canvas! (andreasgal)
webdev  programming  development  javascript  library 
june 2011 by Mr0grog
joshaven / string_score - GitHub
JavaScript library for scoring how closely two strings compare.
opensource  github  javascript  library  frameworks 
april 2011 by Mr0grog
php.js - php.js
PHP functions implemented in JS. Some good some bad.
javascript  library  opensource  programming  webdev 
october 2010 by Mr0grog
Polymaps
A very nice API and map set for developing interactive, tiled maps with SVG. From Stamen, of course.
javascript  programming  development  library  opensource  webdev  webdesign  api  geography  cartography  maps  svg 
august 2010 by Mr0grog
XRegExp: JavaScript regex library
Extended regular expression library for JS which adds lots of nice features (named capture!) and fixes cross-browser inconsistencies. MIT Licensed.
javascript  library  programming  regex  tools  webdev  development  opensource 
july 2010 by Mr0grog
mechanize
Stateful HTTP library for Python. Looks super useful for filling out forms or moving through pages in series. Could probably do a lot of things Selenium is used for, too (except testing JS interactions).
python  http  library  programming  development  testing  webdev 
april 2010 by Mr0grog
Emory University Saves Rushdie’s Digital Data - NYTimes.com
Emory University is exhibiting Salman Rushdie's digital archives by attempting to “emulate” his digital experience. You can, in effect, use his computer.
history  library  technology  archive  preservation 
march 2010 by Mr0grog
html5media - Project Hosting on Google Code
JS support for the video element (replaces it with flash in browsers that don't support it).
html  html5  javascript  library  webdev  development  browser  video 
march 2010 by Mr0grog
datejs - Project Hosting on Google Code
JavaScript Date library for parsing, formatting and processing
webdev  javascript  programming  development  opensource  library 
november 2009 by Mr0grog
JSLitmus
Benchmarking/testing framework for JS.
programming  javascript  tools  performance  testing  library  opensource 
november 2009 by Mr0grog
Cartographer.js – thematic mapping for Google Maps
Turn Google Maps into geographic charts: overlay with cluster bubbles, heatmaps, pie charts, etc.
javascript  webdev  information  visualization  infographics  google  maps  library  opensource 
november 2009 by Mr0grog
Underscore.js
JavaScript language extensions to go along with jQuery.
webdev  programming  development  javascript  opensource  library  frameworks 
october 2009 by Mr0grog
VanadiumJS
Interesting client side form validation library.
webdev  development  javascript  library  forms  validation  jquery 
september 2009 by Mr0grog
Raphaël—JavaScript Library
Pretty slick little JS library for rendering SVG (or VML in IE).
webdev  programming  development  javascript  svg  vector  graphics  library 
august 2009 by Mr0grog
Python Package Index : topia.termextract 1.1.0
Python library for finding important terms in text. Very cool.
programming  opensource  library  python  language  processing  parsing 
august 2009 by Mr0grog
zeroclipboard - Google Code
Works with Flash 10 for copying to the clipboard from JavaScript.
webdev  programming  development  javascript  flash  library  opensource  clipboard 
april 2009 by Mr0grog
TextboxList « Devthought
Cool little implementation of Facebook/Apple Mail/whatever style "pills" in a textbox.
webdev  programming  development  javascript  inspiration  ui  library  forms  mootools 
april 2009 by Mr0grog
bjspell - Google Code
JavaScript spell checking engine based on Hunspell (used in OpenOffice, FireFox, and Chrome)
webdev  programming  development  javascript  opensource  library 
april 2009 by Mr0grog
jQTouch
iPhone JavaScript UI library. jQuery plugin.
javascript  webdev  programming  development  webdesign  ui  iphone  interface  library  webkit 
april 2009 by Mr0grog
digitalBush » Masked Input Plugin
Pretty sweet little jQuery plugin for doing input masks on text fields.
javascript  programming  webdev  tools  jquery  plugin  library  forms  validation 
december 2008 by Mr0grog
jParallax
jQuery plugin for moving layers to simulate parallax.
webdev  webdesign  javascript  jquery  plugin  library  graphics  parallax 
september 2008 by Mr0grog
Open Library (Open Library)
Very interesting. Similar in a lot of ways to Google Books, but it's open source and community based.
books  library  opensource  reference 
july 2007 by Mr0grog

Copy this bookmark:



description:


tags: