JSPM

@sustain/http

0.7.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q33466F
  • License ISC

Sustain is a Framework that is barely used despedcies to make stable and sustainable apps

Package Exports

  • @sustain/http

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

Readme

Sustain    Quality Gate Status

Description

Sustain is a Framework that barely uses despedencies and it is designed especially to make stable and sustainable apps. It is built with TypeScript, uses OOP (Object Oriented Programming) and built-in Dependency Injections.

This frameowrk touches in depth the web fundemantals and implements them from scratch with zero dependencies which makes it more reliable and durable.

Philosophy

Building an application that depends on packages that they may be also depending on other packages is something that requires a periodic maintenance by installing the latest updates. This dependency will expose your application to eventual instability and vulnerability.

Decoupling the application from the dependant packages by using the Sustain framework will make the maintenance focused on only one package.

Documentation

https://sustainland.github.io/docs

Author

GA Release 🚀

More about the first GA Release : https://github.com/sustainland/sustain/issues/1

License

MIT licensed.