JSPM

  • Created
  • Published
  • Downloads 97
  • Score
    100M100P100Q90338F
  • License GPL-3.0

Object-Oriented REST API framework

Package Exports

  • @breautek/storm

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

Readme

README

@breautek/storm is a NodeJS implementation of a web API framework built in TypeScript. It is used for both personal and professional work. Which is the only reason why it is published to NPM (to take advantage of semvar).

At this time, I don't plan on providing support outside of my own needs, so there is no documentation, and the underlying API may drastically without notice.

With that being said, the framework is available on NPM at @breautek/storm and can be used at your own risk. You will need to inspect the sources yourself.