0.1.6 • Published 6 years ago

@muffin-dev/app-framework v0.1.6

Weekly downloads
6
License
ISC
Repository
gitlab
Last release
6 years ago

IMPORTANT: This module is still in development, and will be safe for production at version 1+. Be aware that for now, breaking changes can occur without warnings.

Muffin Dev - App Framework

The App Framework can make you build applications using Node.js with a clean architecture and some useful tools as described below.

IMPORTANT Note that this framework is not designed to make a web or desktop app specifically: it only provides an architecture and make you save time on multiple aspects of developping apps using Node.js such as automating tasks (using App Framework CLI), working with multiple projects in a same repository, or setup an application lifecycle. It does not provide

What's inside?

The main library of the App Framework contains three core systems:

  • A Module Loader which allows you to add functionalities to your app with reusable modules
  • A Services Manager which allows you to provide functionalities to other modules or isolate some treatments
  • A Configuration Manager designed to deal with app and module configurations, and also with environment files.

The *App Framework** also provide a CLI management, which allows you to create scripts to automatize tasks that can be launched using custom CLI commands.

Links

=> Getting Started => See full documentation

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

1.0.0

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago