Andri Möll

Results 17 repositories owned by Andri Möll

json-stringify-safe

541
Stars
54
Forks
Watchers

Like JSON.stringify, but doesn't throw on circular references

mina-rsync

50
Stars
25
Forks
Watchers

Deploy with Rsync from any local (or remote) repository when using Mina.

node-mitm

633
Stars
53
Forks
Watchers

Intercept and mock outgoing Node.js network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with....

node-pg-error

22
Stars
3
Forks
Watchers

An error class for Node.js that parses PostgreSQL's ErrorResponse format and sets human readable field names. Works with node-pg, too.

sh-chnode

22
Stars
4
Forks
Watchers

Change between installed Node versions in your current shell.

vim-bbye

635
Stars
29
Forks
Watchers

Delete buffers and close files in Vim without closing your windows or messing up your layout. Like Bclose.vim, but rewritten and well maintained.

vim-node

806
Stars
60
Forks
Watchers

Tools and environment to make Vim superb for developing with Node.js. Like Rails.vim for Node.