1.0.0 • Published 6 months ago

@npm-csrail/mobile-menu v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

This package features a Model View Controller architecture to implement a simple menu UI component. This component is handled by the MobileMenuApplicationController object which takes in two arguments: a MobileMenuButtonController and a MobileMenuController. These objects demonstrate dependency injection by moving dependencies from an internal, to an injection.

To install the application, run npm install @npm-csrail/