{"id":28854946,"url":"https://github.com/hyperse-io/hps","last_synced_at":"2026-04-29T10:06:08.359Z","repository":{"id":299571613,"uuid":"1001869610","full_name":"hyperse-io/hps","owner":"hyperse-io","description":"HPS is a blazing fast frontend build tool based on Rspack that powers modern web applications with exceptional performance and developer experience.","archived":false,"fork":false,"pushed_at":"2026-04-24T01:18:35.000Z","size":37886,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-24T03:34:07.518Z","etag":null,"topics":["front-end-build-tool","hps","hyperse","micro-modules","rolldown","rollup","rspack","swc","web-applications","webpack"],"latest_commit_sha":null,"homepage":"https://hyperse-io.github.io/hps/","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/hyperse-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["hyperse-net"]}},"created_at":"2025-06-14T07:52:55.000Z","updated_at":"2026-04-24T01:18:39.000Z","dependencies_parsed_at":"2026-04-05T04:01:14.675Z","dependency_job_id":null,"html_url":"https://github.com/hyperse-io/hps","commit_stats":null,"previous_names":["hyperse-io/hps"],"tags_count":398,"template":false,"template_full_name":null,"purl":"pkg:github/hyperse-io/hps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperse-io%2Fhps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperse-io%2Fhps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperse-io%2Fhps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperse-io%2Fhps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperse-io","download_url":"https://codeload.github.com/hyperse-io/hps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperse-io%2Fhps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["front-end-build-tool","hps","hyperse","micro-modules","rolldown","rollup","rspack","swc","web-applications","webpack"],"created_at":"2025-06-19T23:01:26.766Z","updated_at":"2026-04-29T10:06:08.341Z","avatar_url":"https://github.com/hyperse-io.png","language":"JavaScript","funding_links":["https://github.com/sponsors/hyperse-net"],"categories":[],"sub_categories":[],"readme":"# @hyperse/hps\n\nHPS is a blazing fast frontend build tool based on Rspack that powers the next generation of web applications.\n\n[![Build](https://img.shields.io/github/actions/workflow/status/hyperse-io/hps/ci-integrity.yml?branch=main\u0026label=ci\u0026logo=github\u0026style=flat-square\u0026labelColor=000000)](https://github.com/hyperse-io/hps/actions?query=workflow%3ACI)\n[![Version](https://img.shields.io/npm/v/%40hyperse%2Fhps?branch=main\u0026label=version\u0026logo=npm\u0026style=flat-square\u0026labelColor=000000)](https://www.npmjs.com/package/@hyperse/hps)\n[![Top Language](https://img.shields.io/github/languages/top/hyperse-io/hps?style=flat-square\u0026labelColor=000\u0026color=blue)](https://github.com/hyperse-io/hps/search?l=typescript)\n[![License](https://img.shields.io/badge/license-GPLv3-brightgreen.svg)](https://github.com/hyperse-io/hps/blob/main/LICENSE)\n\n## ✨ Features\n\n- ⚡ Blazing‑fast dev server powered by Rspack with instant HMR\n- 🛠️ Zero‑config defaults with sensible conventions; override when you need\n- 🔌 Extensible plugin system for CLI and build/runtime capabilities\n- 📘 First‑class TypeScript, JSX/React, CSS Modules, and assets\n- 🚀 Production builds with code‑splitting, tree‑shaking, and minification\n- 🎛️ Built‑in PostCSS pipeline via Rspack plugin integration\n- 🧪 Mock server and API proxy for local development\n- ✅ Type checking service for fast feedback during development and CI\n- ♻️ Incremental compilation and persistent caching for large projects\n- 🧭 Monorepo‑friendly setup with clear package boundaries\n\n## 📖 Documentation\n\nPlease see [HPS Documentation](https://hyperse-io.github.io/hps/)\n\n## 🚀 Core Package\n\n- **@hyperse/hps** - Core library providing basic functionality and CLI APIs\n\n## 🧩 Plugin Ecosystem\n\nHPS provides a rich plugin ecosystem for common CLI functionality:\n\n- **@hyperse/hps-plugin-info** - Display environment, dependency, and CLI information\n- **@hyperse/hps-plugin-serve** - Start a fast Rspack‑powered development server with HMR\n- **@hyperse/hps-plugin-build** - Create optimized production builds\n- **@hyperse/hps-plugin-mock** - Spin up a local mock server for API development\n- **@hyperse/hps-plugin-deploy** - Deploy artifacts to your target environment\n- **@hyperse/hps-plugin-update** - Check for and apply CLI/plugin updates\n- **@hyperse/hps-plugin-pack** - Package and bundle outputs for distribution\n\n## License\n\nThis project is licensed under the [MIT LICENSE](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperse-io%2Fhps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyperse-io%2Fhps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyperse-io%2Fhps/lists"}