Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESTame

Build With Proxies - By Philip Schoeman
License : MIT

Powered By:

Introduction

ESTame is an expandable NodeJS web development framework consisting out of multiple modules. The main ESTame module is the core framework that provides the foundation of the famework. The core ESTame module has to be extended with other ESTame modules to provide functionality.

Getting Started

The ESTame module can be installed via NPM:

npm install estame

The ESTame proxy can be loaded from the ESTame module:

const estame = require("estame");

The estame module exports the core dependency proxy that can be extended. The ESTame dependency injection framework is at the core of the extendable nature of the ESTame framework. To read more on how the dependency injection framework, read the documentation here.

ESTame Modules

More modules to be added.

About

ESTame is an expandable NodeJS web development framework consisting out of multiple modules.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages