JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q20386F
  • License MIT

WarpJS is a serverless platform with front-end integration capabilities. You focus on features with one JavaSscript fullStack codebase, WarpJS deals with the back-end for you: communication, routing, API, versioning, error management, deployment, scaling and more. Check-out warpjs.com to understand how you can develop new features faster than ever.

Package Exports

  • @warpjs/warp

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 (@warpjs/warp) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Warp Logo

WarpJS/warp

WarpJS serverless is currently in free private beta. If you would like to test WarpJS, you need to know someone who is in the program to get an invitation link or to request an invitation on Warpjs.com

WarpJS is a function-as-a-service platform providing a unique backend/frontend integration feature: no backend project, declare your backend functions in the frontend project. From development to deployment, the workflow is streamlined to build and get a web application online, in minutes.

It runs on top of serverless providers you can select from when you put your application online: AWS lambda, GCP functions or Azure functions.

Here is a frontend project sample with a “warped” backend function requesting a MongoDB resource:

Sample

Resources