farskipper


  • Sane global state management for client side JS apps

    published version 0.2.0, 10 years ago
  • Build automation for compiling angular projects. Think meteor.js asset compilation, but angular

    published version 0.0.8, 11 years ago
  • JS game engine that uses the component entity system

    published version 0.0.1, 11 years ago
  • require('./somefile.less.js'); Turn less files into browser and node compatable js.

    published version 0.0.2, 11 years ago
  • Take your browserify output, run it through this to compress all the require statements. So require('something') becomes require(1)

    published version 0.0.5, 11 years ago
  • Compress browserify require paths for better minification i.e. require('some/long/path') => require(1)

    published version 0.1.6, 10 years ago
  • Turn .less files into isomorphic (browser and node) .js - i.e. require('./somefile.less.js');

    published version 2.0.0, 8 years ago
  • Mount an HTML5 canvas to the full width and height of the web page. When the page is resized the canvas resizes too.

    published version 0.1.0, 10 years ago
  • simply pass in two callbacks, one that get's called at a fixed time step i.e. 60 fps, the other is called on every animation frame

    published version 0.1.0, 10 years ago
  • Store data as entity attribute values in memory. Fast queries and manipulation of state.

    published version 0.1.1, 10 years ago
  • yet another static site compiler

    published version 1.0.0, 9 years ago
  • fight back against email scrapers

    published version 1.1.2, 9 years ago
  • For those who don't use JSX and relied on React.DOM.___ just being function calls

    published version 1.0.0, 10 years ago
  • Store any string into level, and get a collision free hash of that value that you can use in an index or something.

    published version 0.1.2, 10 years ago
  • Store immutable "facts" and query them with datalog.

    published version 2.0.0, 2 years ago
  • Minimal api for immutable (copy on write) datastructures in javascript.

    published version 0.2.1, 10 years ago
  • Run multiple package.json scripts in parallel (for development)

    published version 1.1.1, 6 years ago
  • Does the value look like a cuid?

    published version 1.0.1, 6 years ago
  • Lightweight json logger. Works great with systemd, heroku, or lambda.

    published version 3.0.1, 6 years ago
  • tokenize any text stream given some basic regex rules to match tokens

    published version 2.0.1, 7 years ago
  • opinionated asset bundler for front end projects (npm + babel + uglify-js + eslint + less)

    published version 4.3.1, 8 years ago
  • Get text excerpt that points to a given line and column number

    published version 1.0.0, 10 years ago
  • simple-timeago wrapper that returns "???" instead of throwing up if you give it something truthy that is not a Date object.

    published version 1.0.0, 10 years ago
  • Compile css into js code that injects styles on the browser and server safe

    published version 1.0.1, 10 years ago
  • Inject normalize.css into browser by require("normalize.css.js"). This also returns the css code and safe to run on the server.

    published version 1.0.0, 10 years ago
show more packages