relsym

1.0.3 • Public • Published

JavaScript Style Guide CircleCI

relsym

A small utility that converts absolute symlinks to relative ones. Similar to symlinks but in node.js.

install

npm install relsym / yarn add relsym

usage

Accepts either a folder or a symlink. If it receives a folder, it recursively converts all symlinks inside it.

const relsym = require('relsym')
relsym('/path/to/my/folder')
// tada!

use with care

This utility mutates the folder or file it is given. If you find a bug, please report it - or better yet, contribute a fix!

contributing

Yes please!

license

Apache License, Version 2.0

Package Sidebar

Install

npm i relsym

Weekly Downloads

4

Version

1.0.3

License

ISC

Unpacked Size

4.9 kB

Total Files

6

Last publish

Collaborators

  • learn-bit
  • teambit-owner
  • shohamgilad
  • davidfirst
  • lalybar
  • ranm8
  • odedre
  • guysaar
  • itaymendel
  • erezbit
  • joshk2
  • redigma
  • yona007
  • jonisar
  • ocombe
  • imsnif