This repository hosts the npm distribution builds of @jimmyolo/u-expresso.
npm install github:jimmyolo/uexpresso#npmOr in your package.json:
{
"dependencies": {
"@jimmyolo/u-expresso": "github:jimmyolo/uexpresso#npm"
}
}u-expresso is a fast HTTP server based on μWebSockets.js, providing Express.js-compatible API with significantly better performance.
For source code, documentation, and issues, visit: https://github.com/jimmyolo/u-expresso
main- Repository informationnpm- Automated builds for npm installation (updated automatically via GitHub Actions)