Package Exports
- @ne1410s/xprest
- @ne1410s/xprest/dist/ne14_xprest.cjs.min.js
- @ne1410s/xprest/dist/ne14_xprest.esm.min.js
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 (@ne1410s/xprest) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@ne1410s/xprest
RESTful Express core library
Designed For:
- Server-side packages using
express
- Simplifying
express
routing for local resources - Propagating dynamic rendering capabilities
Not Designed For:
- Client-side
- Consuming another api (see
@ne1410s/http
)