{"id":15493467,"url":"https://github.com/sinclairzx81/fsweb","last_synced_at":"2025-10-11T22:42:20.687Z","repository":{"id":57242541,"uuid":"68923868","full_name":"sinclairzx81/fsweb","owner":"sinclairzx81","description":"Static HTTP development server with live reload on save.","archived":false,"fork":false,"pushed_at":"2018-04-08T09:57:09.000Z","size":82,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-30T16:51:19.567Z","etag":null,"topics":["cli","http","reload","static","watcher"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sinclairzx81.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":"2016-09-22T13:27:33.000Z","updated_at":"2023-09-08T17:15:05.000Z","dependencies_parsed_at":"2022-09-15T00:30:15.345Z","dependency_job_id":null,"html_url":"https://github.com/sinclairzx81/fsweb","commit_stats":null,"previous_names":["sinclairzx81/fsweb-ts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sinclairzx81/fsweb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Ffsweb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Ffsweb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Ffsweb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Ffsweb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinclairzx81","download_url":"https://codeload.github.com/sinclairzx81/fsweb/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinclairzx81%2Ffsweb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279009075,"owners_count":26084549,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cli","http","reload","static","watcher"],"created_at":"2024-10-02T08:06:52.336Z","updated_at":"2025-10-11T22:42:20.630Z","avatar_url":"https://github.com/sinclairzx81.png","language":"TypeScript","readme":"# fsweb\n\nstatic http server with live reload on save.\n\n```\n\u003e fsweb ./ 5000\n```\n## install\n```\nnpm install fsweb -g\n```\n\n## overview\n\nfsweb is a simple command line utility to quickly serve static content over http and\nprovides automatic live reload functionality whenever content in the directory changes.\n\nfsweb has been tested in internet explorer, firefox, chrome, opera and edge browsers.\n\n## starting the server\n\nIf not stated otherwise, fsweb will serve content from the current working directory on port 5000\n\n```\n\u003e fsweb\n```\n\nUsers can override the path and the port as follows.\n\n```\n\u003e fsweb ./directory_to_watch 8080\n```\nwhich will serve/watch this directory and listen on port 8080. \n\nAlternatively\n```\n\u003e fsweb 8080\n```\nwill watch the current working directory on port 8080.\n\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinclairzx81%2Ffsweb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinclairzx81%2Ffsweb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinclairzx81%2Ffsweb/lists"}