Skip to content
View torvalamo's full-sized avatar

Highlights

  • Pro

Block or report torvalamo

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. audio.js audio.js Public

    Javascript library for HTML5 audio - PS: Very much a work in progress, check the readme for details.

    JavaScript 8

  2. argtype.js argtype.js Public

    JavaScript function arguments type checker. Useful if you're making libraries where functions have optional or type specific arguments and you can't be arsed writing checks for every damn function.…

    JavaScript 3 1

  3. justdata justdata Public

    A parser for an ultra simplistic data tree, perfect for config files, etc. It's not optimized yet, but it does what it's supposed to.

    CoffeeScript 1

  4. colorpicker colorpicker Public

    Some old html colorpicker I had in my archives... Kind of interesting and user friendly (I hope)

  5. countdown-timer countdown-timer Public

    A small poker/trivial pursuit/countdown(!) timer in an html file. (with some norwegian text, but you quickly get what it means)

  6. cookie cookie Public

    Simple and lightweight client side cookie management.

    JavaScript