{"id":20432055,"url":"https://github.com/arvitaly/freeport-es6","last_synced_at":"2026-04-19T00:08:02.231Z","repository":{"id":19401411,"uuid":"86964163","full_name":"arvitaly/freeport-es6","owner":"arvitaly","description":"Find a free TCP-port","archived":false,"fork":false,"pushed_at":"2023-01-04T01:17:47.000Z","size":745,"stargazers_count":0,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-14T19:55:59.847Z","etag":null,"topics":["freeport","typescript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arvitaly.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":"2017-04-02T04:56:19.000Z","updated_at":"2019-07-20T06:57:47.000Z","dependencies_parsed_at":"2023-01-13T21:45:15.487Z","dependency_job_id":null,"html_url":"https://github.com/arvitaly/freeport-es6","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvitaly%2Ffreeport-es6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvitaly%2Ffreeport-es6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvitaly%2Ffreeport-es6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arvitaly%2Ffreeport-es6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arvitaly","download_url":"https://codeload.github.com/arvitaly/freeport-es6/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241975155,"owners_count":20051431,"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":["freeport","typescript"],"created_at":"2024-11-15T08:13:44.906Z","updated_at":"2026-04-19T00:08:02.192Z","avatar_url":"https://github.com/arvitaly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# freeport-es6\n\nFind a free TCP-port\n\n[![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]\n[![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)\n\n# Install\n\n    npm install freeport-es6 --save\n\n# Usage\n\n    import freeport from \"freeport-es6\";\n    async function getPort(){\n        try{\n            const port = await freeport();\n            console.log(port);\n        }catch(e){\n            console.error(e);\n        }\n    }\n\n# Test\n\n    npm install\n    npm test\n\n[npm-image]: https://badge.fury.io/js/freeport-es6.svg\n[npm-url]: https://npmjs.org/package/freeport-es6\n[travis-image]: https://travis-ci.org/arvitaly/freeport-es6.svg?branch=master\n[travis-url]: https://travis-ci.org/arvitaly/freeport-es6\n[daviddm-image]: https://david-dm.org/arvitaly/freeport-es6.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/arvitaly/freeport-es6\n[coveralls-image]: https://coveralls.io/repos/arvitaly/freeport-es6/badge.svg\n[coveralls-url]: https://coveralls.io/r/arvitaly/freeport-es6","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvitaly%2Ffreeport-es6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farvitaly%2Ffreeport-es6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farvitaly%2Ffreeport-es6/lists"}