These are the things I've written that are tagged "javascript"

stochastic

“Simple functions for simulating Poisson Processes, Brownian motion, geometric Brownian motion, discrete/continuous-time Markov chains, and normal random variables” in Javascript.

read more →

Framer

An application / framework platform for Mac that looks to let you got from Photoshop or Sketch to prototype in record time.

read more →

sql.js: A port of SQLite to JavaScript

This is ridiculous and great: sql.js is a port of SQLite to JavaScript, by compiling the SQLite C code with Emscripten. no C bindings or node-gyp compilation here. Once again, via Jesper.

read more →

slick – the last carousel you’ll ever need

A full-responsive, CSS3-enabled, touch-ready, arrow-key supporting, draggable carousel that you can instance with one line. Having built and used probably a dozen different image slider / content carousels this one looks like it covers all of the bases and with minimal markup bullshit. Color me impressed.

read more →

grid

Drag and drop library for two-dimensional, resizable and responsive lists. I’ve seen this done before but not so efficiently, responsively, and with no dependencies. (via Jesper)

read more →

Font-To-Width

Font‑To‑Width (FTW!) is a script by Nick Sherman and Chris Lewis that takes advantage of large type families to fit pieces of text snugly within their containers. Can definitely see using this for some datavis stuff. There is some FOUT (Flash of unstyled text) to deal with though.

read more →

MicIO.js

This is some crazy magicks and I love it: Use HTML5’s web audio API to create a hardware bus somewhat similar to how Square’s Credit Card readers works. I am abuzz with ideas for this right now and this is bad because I have actual work to do. (via Jesper)

read more →

obelisk.js

Obelisk.js is a JavaScript Engine for building isometric pixel objects. … and it looks like a million bucks. This may have to be the basis for my life’s work: A modern remake of the SNES version of SimCity. (via Jesper)

read more →

ScummVM Ported to Javascript

Day of the Tentacle, Maniac Mansion, LOOM, Indiana Jones, Monkey Island, all of the classics now playable in HTML5. The audio is Firefox-only for now, but this is damned impressive. And cool.

read more →

Timeline JS

Really slick timeline visualization that can pull in data from a Google Spreadsheet, Flickr, etc. I plan on using this for some weird stuff.

read more →

This is the code Comcast is injecting into its users web traffic.

If you’re a Comcast user, every web page you visit has this Comcast tracking code injected into it. Man, Comcast writes really shitty Javascript.

read more →

JavaScript Garden

JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language. It gives advice to avoid common mistakes and subtle bugs, as well as performance issues and bad practices, that non-expert JavaScript programmers may encounter on their endeavours into the depths of the language. This has been an […]

read more →

Meteorite

Appears to be the front-runner for Meteor version and package management. Working very well for me so far. Meteor is some strong mojo.

read more →

lunr.js

A response to so many new frameworks keeping much of their data on the client-side: Lunr.js is a small, full-text search library for use in the browser. It indexes JSON documents and provides a simple search interface for retrieving documents that best match text queries.

read more →

glsl.js

A WebGL subset focused on making 2D and 3D game visuals more efficient / maintainable. Don’t miss the examples. Requires a browser that supports WebGL, so the current released version of Safari is a no-go for now. Try Chrome.

read more →

box2dweb

A more up-to-date version of Box2d in Javascript.

read more →

jsdom

A JavaScript implementation of the W3C DOM for use with node.js.

read more →

Derby

A Model-View-Controller framework for Node.js and web browsers. Real-time updating of everydamnthing. Don’t miss the demos.

read more →

Photobooth.js

Accessing the user’s camera using only Javascript. No flash. Performance isn’t real-time on my old MacBook Pro, but it’s “good enough” for things like single shots (e.g. a Photo Booth). 5 years ago this would’ve been voodoo of a high caliber, now it’s one line of jQuery. (via Waxy)

read more →

Garlic.js

Garlic.js allows you to automatically persist your forms’ text field values locally, until the form is submitted. This way, your users don’t lose any precious data if they accidentally close their tab or browser. Uses localStorage if available, to boot. The author suggests marking up your forms with rel=”persist” and that sounds reasonable enough to […]

read more →

Hello There

My name is Phil Nelson and I make beautiful objects for a troubled world in CSS, HTML, and JavaScript. I'm a designer / developer at Occipital.

Stuff I Make

  • My design portfolio on Dribbble.
  • Structure Sensor, a mobile 3D sensor that works great with iOS.
  • Liblr, like Mad Libs but for Twitter.
  • T-shirts and stickers designed by me.
  • Kreskin, A band/album name generator.

Contact Phil Nelson

  • Mail:
  • AIM: extrafuture
  • Twitter: @philnelson

Hey. What're you doing all the way down here? You get lost? Just looking around? Cool. I like you.

gipoco.com is neither affiliated with the authors of this page nor responsible for its contents. This is a safe-cache copy of the original web site.