0.1.0-alpha.1 • Published 5 years ago

jsaxe v0.1.0-alpha.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

JSAxe Framework ⚗️

A node.js framework for rapid application development

Node Version NPM Version Build Status Coveralls Dependencies

JSAxe is a node.js framework for rapid application development following the principle of convention over configuration. JSAxe makes it easier for developers to create projects whether is be individual or collaborative projects. JSAxe removes the pain of getting started in node.js development by easing common tasks and assembling necessary libraries used in many web projects. With JSAxe, you can develop an enterprise-grade node.js apps with ease and scalability in mind.

Installation

You can install the package from npm.

npm install -g jsaxe
0.1.0-alpha.1

5 years ago