{"id":20294197,"url":"https://github.com/teambit/relsym","last_synced_at":"2025-04-11T11:42:37.433Z","repository":{"id":44164908,"uuid":"155722037","full_name":"teambit/relsym","owner":"teambit","description":"Converts absolute symlinks to relative ones","archived":false,"fork":false,"pushed_at":"2022-02-11T12:31:29.000Z","size":208,"stargazers_count":10,"open_issues_count":5,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-03T18:41:58.383Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/teambit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-01T13:48:01.000Z","updated_at":"2024-08-10T10:03:43.000Z","dependencies_parsed_at":"2022-09-05T11:40:40.638Z","dependency_job_id":null,"html_url":"https://github.com/teambit/relsym","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teambit%2Frelsym","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teambit%2Frelsym/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teambit%2Frelsym/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/teambit%2Frelsym/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/teambit","download_url":"https://codeload.github.com/teambit/relsym/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248385825,"owners_count":21094952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T15:28:11.768Z","updated_at":"2025-04-11T11:42:37.399Z","avatar_url":"https://github.com/teambit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n[![CircleCI](https://circleci.com/gh/teambit/relsym/tree/master.svg?style=svg)](https://circleci.com/gh/teambit/relsym/tree/master)\n\n# relsym\nA small utility that converts absolute symlinks to relative ones. Similar to [symlinks](https://github.com/brandt/symlinks) but in node.js.\n\n### install\n`npm install relsym` / \n`yarn add relsym`\n### usage\nAccepts either a folder or a symlink. If it receives a folder, it recursively converts all symlinks inside it.\n```javascript\nconst relsym = require('relsym')\nrelsym('/path/to/my/folder')\n// tada!\n```\n\n### use with care\nThis utility mutates the folder or file it is given. If you find a bug, please report it - or better yet, contribute a fix!\n\n### contributing\nYes please!\n\n### license\nApache License, Version 2.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteambit%2Frelsym","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteambit%2Frelsym","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteambit%2Frelsym/lists"}