/monster-js

Simple but powerful JavaScript framework.

Primary LanguageTypeScript

sidebar_position
1

What is MonsterJS

MonsterJS is a JavaScript framework for building web applications or stand-alone components. It is based on web components suitable for encapsulating components and building micro frontend apps.

This framework is not using virtual DOM, instead, it will create a watcher for each binding and update it only when necessary. This feature is what makes it fast and has a good client run-time performance and memory efficiency for large applications.

Official docs https://monster-js.org .

MonsterJS in other frameworks

MonsterJS works perfectly in the other frameworks. Its components are all web components so it can easily be integrated into Angular, Vue, React, and other javascript frameworks. It can even work on vanilla javascript applications.

Developing widgets, stand-alone components, and micro frontend architecture is made easy using this framework.

Features

Contact us

You can contact the team by sending us an email to mfpjayb@gmail.com.

Support us

MonsterJS is licensed with an MIT license and it is completely free-to-use software. However, maintaining the code and develop new features requires some financial backing.

You can support the development of MonsterJS using the following links:

License

Licensed under the MIT License.

Copyright (c) 2022 Darius Bualan Jr.