connecter
v0.1.0
Published
Modern version of connect.
Downloads
5
Readme
connecter
Modern version of senchalabs/connect.
[!IMPORTANT] This is an experimental project.
✅ ESM-ready with bundled types.
✅ Based on the latest upstream source with all original tests passing.
Development log
Since confidence in compatibility is high priority, all steps of forking are documented and/or in the git history.
- [x] Copied
connect3.7.0 and all subdependencies (untouched impl).- [x] CJS require updated with ESM imports.
- [x] Node.js import specifiers prefixed with
node: - [x] Types bundled from
@types/connect - [x] Removed debug calls
- [x] Copied tests from upstream.
- [x] Tests migrated to vitest runner (untouched impl).
License
🔀 Based on senchalabs/connect and its dependencies.
♡ Published under the MIT License
