symlink Symlinking, but it checks whether the symlink already exists as well as fix various other annoyances such as mkdirp. API var link = require('fs-symlink') link('package.json', 'alias.json', 'junction').then(function () { })