JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3
  • Score
    100M100P100Q44221F
  • License Apache-2.0

Web Server of XmT Ltd.

Package Exports

  • xmt_backend

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

Readme

XmT_Backend

This project is used for web server framework in XmT Ltd.

Our server group guys have made lots of discussions about which tool we should adopt, we talked about pure js, traceur, babel and so on. Finally, we made a united decision on that it must be typescript - microsoft's typed javascript.

Our server framework is aimed at the goal - "simple, fast, debug-faced and stable". For now we have done many awesome features like tasks switch, debug information record and request-response object initialize. In the future, we will try our best to get continual improvements. Good luck for this team!

Build

Use the typescript compiler to compile the code set and we will give a compiler config file later.

Test

We will use a fantastic combination set - mochajs, chaijs and supertestjs. You are to use npm test to test all the code.

Contributor

  • RareGrass - XmT Ltd.
  • Xyxadcdiy - XmT Ltd.
  • Agentrengar - XmT Ltd.
  • Smart - XmT Ltd.