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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.2.1
    3,009
    • latest

Version History

Package Sidebar

Install

npm i fs-symlink

Weekly Downloads

1,099

Version

1.2.1

License

MIT

Last publish

Collaborators

  • coderhaoxin
  • jongleberry