0.1.3 • Published 7 years ago

autumn-ts v0.1.3

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

AutumnTS

AutumnTS is a web framework built on top of NodeJS, entirely written in TypeScript. Being heavily inspired by SpringMVC, its workflow and web component definition is totally based on the use of decorators.

Installing

In order to use AutumnTS in your project you simply have to install it as a dependency using NPM and running:

npm install autumn-ts --save-prod

Usage

For a more in-depth look at the usage, I'll soon upload a working app as an example, and write the API documentation. Stay tuned.

License

This project is licensed under the MIT License - see the LICENSE file for details.

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago