Skip to main content

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/labidiaymen/sustain/issues/22

License

MIT licensed.