Package Exports
- hyper-ts-connect
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hyper-ts-connect) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
An adapter which lets you use https://github.com/gcanti/hyper-ts with https://github.com/senchalabs/connect.
Usage
The examples
directory has comprehensive examples; also tests have plenty of small usage examples.
Please refer to hyper-ts's documentation for its usage.
Documentation
Missing features
setCookie
and clearCookie
are not implemented (yet).