{"id":13404122,"url":"https://github.com/lrsjng/h5ai","last_synced_at":"2025-05-14T02:04:49.191Z","repository":{"id":37549514,"uuid":"1881749","full_name":"lrsjng/h5ai","owner":"lrsjng","description":"HTTP web server index for Apache httpd, lighttpd and nginx.","archived":false,"fork":false,"pushed_at":"2024-07-25T15:35:51.000Z","size":13696,"stargazers_count":5678,"open_issues_count":231,"forks_count":609,"subscribers_count":144,"default_branch":"master","last_synced_at":"2025-04-09T02:12:03.774Z","etag":null,"topics":["apache","apache2","h5ai","index","lighttpd","nginx"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lrsjng.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-06-11T16:53:41.000Z","updated_at":"2025-04-07T16:21:39.000Z","dependencies_parsed_at":"2022-07-13T16:44:36.478Z","dependency_job_id":"0bfc7123-e301-4de6-a001-6407013b59fa","html_url":"https://github.com/lrsjng/h5ai","commit_stats":{"total_commits":1489,"total_committers":59,"mean_commits":25.23728813559322,"dds":0.06312961719274679,"last_synced_commit":"aa94de4945e69ff742525cd4d648c91e5c9d8cd2"},"previous_names":[],"tags_count":57,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrsjng%2Fh5ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrsjng%2Fh5ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrsjng%2Fh5ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lrsjng%2Fh5ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lrsjng","download_url":"https://codeload.github.com/lrsjng/h5ai/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052668,"owners_count":22006716,"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":["apache","apache2","h5ai","index","lighttpd","nginx"],"created_at":"2024-07-30T19:01:39.370Z","updated_at":"2025-05-14T02:04:49.168Z","avatar_url":"https://github.com/lrsjng.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","HarmonyOS","Web 后端","others","Apps","Content sharing"],"sub_categories":["Windows Manager","FileSharing","Download automation"],"readme":"# h5ai\n\n[![license][license-img]][github] [![web][web-img]][web] [![github][github-img]][github]\n\nA modern HTTP web server index for Apache httpd, lighttpd, and nginx.\n\n\n## Important\n\n* Do **not** install any files from the `src` folder, they need to be\n  preprocessed to work correctly!\n* Find a preprocessed package and detailed install instructions on the\n  [project page][web].\n* For bug reports and feature requests please use [issues][github-issues].\n\n\n## Build\n\nThere are installation ready packages for the latest [releases][release] and\n[dev builds][develop]. But to build **h5ai** yourself either `git clone` or\ndownload the repository. From within the root folder run the following\ncommands to find a fresh zipball in folder `build` (tested on linux only,\nrequires [`node 10.0+`][node] to be installed, might work on other\nconfigurations).\n\n~~~sh\n\u003e npm install\n\u003e npm run build\n~~~\n\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2020 Lars Jung (https://larsjung.de)\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n\n## References\n\n**h5ai** profits from other projects, all of them licensed under the MIT license\ntoo. Exceptions are some [Material Design icons][material-design-icons] (CC BY 4.0).\n\n\n[web]: https://larsjung.de/h5ai/\n[github]: https://github.com/lrsjng/h5ai\n[github-issues]: https://github.com/lrsjng/h5ai/issues\n[release]: https://release.larsjung.de/h5ai/\n[develop]: https://release.larsjung.de/h5ai/develop/\n[node]: https://nodejs.org\n[material-design-icons]: https://github.com/google/material-design-icons\n\n[license-img]: https://img.shields.io/badge/license-MIT-a0a060.svg?style=flat-square\n[web-img]: https://img.shields.io/badge/web-larsjung.de/h5ai-a0a060.svg?style=flat-square\n[github-img]: https://img.shields.io/badge/github-lrsjng/h5ai-a0a060.svg?style=flat-square\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrsjng%2Fh5ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flrsjng%2Fh5ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flrsjng%2Fh5ai/lists"}