Skip to content

hyperse-io/hps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

324 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@hyperse/hps

HPS is a blazing fast frontend build tool based on Rspack that powers the next generation of web applications.

Build Version Top Language License

✨ Features

  • ⚡ Blazing‑fast dev server powered by Rspack with instant HMR
  • 🛠️ Zero‑config defaults with sensible conventions; override when you need
  • 🔌 Extensible plugin system for CLI and build/runtime capabilities
  • 📘 First‑class TypeScript, JSX/React, CSS Modules, and assets
  • 🚀 Production builds with code‑splitting, tree‑shaking, and minification
  • 🎛️ Built‑in PostCSS pipeline via Rspack plugin integration
  • 🧪 Mock server and API proxy for local development
  • ✅ Type checking service for fast feedback during development and CI
  • ♻️ Incremental compilation and persistent caching for large projects
  • 🧭 Monorepo‑friendly setup with clear package boundaries

📖 Documentation

Please see HPS Documentation

🚀 Core Package

  • @hyperse/hps - Core library providing basic functionality and CLI APIs

🧩 Plugin Ecosystem

HPS provides a rich plugin ecosystem for common CLI functionality:

  • @hyperse/hps-plugin-info - Display environment, dependency, and CLI information
  • @hyperse/hps-plugin-serve - Start a fast Rspack‑powered development server with HMR
  • @hyperse/hps-plugin-build - Create optimized production builds
  • @hyperse/hps-plugin-mock - Spin up a local mock server for API development
  • @hyperse/hps-plugin-deploy - Deploy artifacts to your target environment
  • @hyperse/hps-plugin-update - Check for and apply CLI/plugin updates
  • @hyperse/hps-plugin-pack - Package and bundle outputs for distribution

License

This project is licensed under the MIT LICENSE.

About

HPS is a blazing fast frontend build tool based on Rspack that powers modern web applications with exceptional performance and developer experience.

Topics

Resources

License

Code of conduct

Contributing

Stars

3 stars

Watchers

0 watching

Forks

Sponsor this project

Packages

 
 
 

Contributors