alessioalex


Alexandru Vladutu

  • List all authors that have contributed to a git project in descending order, based on the number of commits.

    published 0.1.0 10 years ago
  • Parse git commit data, like the one we get when running `git rev-list ...`.

    published 1.1.0 5 years ago
  • Easily search a git repo in a Node streamy way (by shelling out to git-grep(1)).

    published 0.1.0 10 years ago
  • Find symbolic names for given revs by shelling out to Git (namely git-name-rev(1))

    published 0.1.0 10 years ago
  • List the references from the local repository in a Node streamy way (by shelling out to git-show-ref(1)).

    published 1.0.0 8 years ago
  • Get submodules data (name, path, url) for a git repo.

    published 0.1.1 10 years ago
  • Doesn't throw an error when JSON.parse() fails, just returns undefined

    published 1.0.0 7 years ago
  • Shelling out to git blame in a streaming Node fashion.

    published 1.4.0 7 years ago
  • Create a readable stream from a spawned git process.

    published 1.0.1 6 years ago
  • Transparently cache your asynchronous get functions.

    published 0.1.0 10 years ago
  • Express middleware that handles the Etag caching mechanism for you and only calls the dynamic function to load the content when needed. [![Build Status](https://travis-ci.org/alessioalex/express-etaggable.svg?branch=master)](https://travis-ci.org/alessio

    published 0.1.0 10 years ago
  • Get the commit history of a repo in a Node streamy way (shelling out to git-rev-list(1)).

    published 1.3.0 7 years ago
  • Dynamic DNS for your domain using Amazon Route53

    published 0.1.4 6 years ago
  • Stream the content of a git tree object by shelling out to git-ls-tree(1)

    published 1.1.0 5 years ago
  • Detects if a file is binary based on its content

    published 0.1.0 10 years ago
  • Shelling out to git-diff-tree(1) in a Node streamy fashion

    published 1.1.0 4 years ago
  • Control flow library for parallel async functions; it invokes the callback with the aggregated results or an error

    published 3.0.1 6 years ago
  • Node module that will setup the process.title for your application automagically

    published 2.0.0 9 years ago
  • Get the size of a folder by iterating through its sub-files and -folders.

    published 4.0.0 2 years ago
  • HTTP error-handling middleware that displays syntax highlighted source code.

    published 1.2.0 8 years ago
  • Recursive search (folder path upwards) until the package.json data is found

    published 0.1.1 9 years ago
  • A combination of fs-write-stream-atomic and node-proper-lockfile to ensure that no more than one (atomic) write stream can be used at a time for a certain file.

    published 0.1.0 9 years ago
  • Express-like generic middleware that you can use for anything.

    published 2.1.0 8 years ago
  • Control flow library, similar to `async.waterfall` but prettier and faster.

    published 1.1.0 8 years ago
  • Visual diff two websites

    published 0.0.1 9 years ago
show more packages