fs-symlink

1.2.1 • Public • Published

symlink

NPM version Build status Test coverage Dependency Status License Downloads

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 () {
 
})

Readme

Keywords

Package Sidebar

Install

npm i fs-symlink

Weekly Downloads

1,514

Version

1.2.1

License

MIT

Last publish

Collaborators

  • coderhaoxin
  • jongleberry