joris-van-der-wel


Joris van der Wel

  • Annotate file references within the source code of your node packages. These references can be scanned for using the dependency graph of a module.

    published 1.0.0 10 years ago
  • Annotate file references within the source code of your node packages. These references can be scanned for using the dependency graph of a module. This package takes input from module-deps and generates a list of all the references.

    published 1.0.2 9 years ago
  • Large object support for PostgreSQL clients (node-postgres)

    published 2.0.0 7 years ago
  • walk the dependency graph of your modules to look for CSS/LESS/SASS/Stylus file reference annotations. These files can then be bundled into a single CSS file.

    published 1.0.3 9 years ago
  • Invoke a function that is expensive to execute (computation, database queries, etc) in a delay. This module creates a new function (the invoker) that wraps your function. Calling the invoker multiple times during the delay only executes your function once

    published 0.0.0 9 years ago
  • Read W3C Blob & File objects as a Node stream. Very useful with "browserify" and "primus" with "ejson" using pipe()

    published 1.1.0 9 years ago
  • Consumes a stream of binary data and emits Buffer objects with sequence numbers to ensure proper ordering of messages. Also provides a stream which lets you reassemble the data in the correct order.

    published 0.3.1 9 years ago
  • Implements the WebIDL algorithms for converting to and from JavaScript values

    published 7.0.0 3 years ago
  • This module provides a Controller class that implements the stateful controller pattern. Users can inherit from this class to implement their own stateful controllers. This pattern is useful for implementing single page web applications.

    published 0.0.3 9 years ago
  • Create views as components using DOM. Run the same code on the browser and on the server.

    published 4.2.0 9 years ago
  • Validates whether a string matches the production for an XML name or qualified name

    published 5.0.0 5 months ago
  • A JavaScript implementation of many web standards

    published 24.0.0 3 months ago
  • Inherit from Error without performance penalties, instanceof behaves as expected and the error stack is correct

    published 1.0.3 9 years ago
  • Google Analytics for the browser as a browserify module

    published 1.0.0 9 years ago
  • Display DOM elements with fixed position (a popup) relative to an "owning" element. This is a neat workaround for stacking context limitations in CSS (z-index, overflow:hidden, etc)

    published 1.0.0 9 years ago
  • A client-side router for stateful-controller using the history API

    published 1.2.0 9 years ago
  • connect and express middleware to serve a single static file

    published 2.0.0 7 years ago
  • Clearfix mixin for less. Contain your floats without extra markup

    published 1.0.0 9 years ago
  • Test if a given name might override a property of a DOM Node marked as [OverrideBuiltins]

    published 1.2.0 9 years ago
  • An implementation of the WHATWG URL Standard's URL API and parsing machinery

    published 14.0.0 6 months ago
  • An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing

    published 5.0.0 6 months ago
  • Turn any collection of objects into its own efficient tree or linked list using Symbol

    published 3.2.4 5 years ago
  • Map url templates to objects and object templates to urls

    published 1.1.1 9 years ago
  • Auto-generates class structures for WebIDL specifications

    published 18.0.0 2 months ago
  • Write mocha test cases without using globals or `this`. Browserify compatible. Mocha without the sugar.

    published 1.4.0 6 years ago
show more packages