mojiito / mojiito

DEPRECATED - No longer maintained! Mojito is a JavaScript framework, heavily inspired by Angular, which brings the benefits of components, services, ... to your (static) website.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Mojiito
Deprecated - No longer maintained

Mojiito is a JavaScript framework, heavily inspired by Angular, which brings the benefits of components, services, ... to your (static) website. It takes many usefull core concepts provided by Angular, like Dependency Injection or the component architecture, and makes it accessible through an Angular like API.

What Mojiito is NOT

Mojiito is not a JavaScript framework for Web Applications. Use Angular, Ember, React, ... instead. Mojiito shines when used on your website where your DOM is already in place.

Status

Deprecated - No longer maintained. Please use Angular Elements instead!

Install

Run npm install mojiito-core mojiito-platform-browser --save in your command line tool.

Getting Started & Documentation

Visit the Getting Started Guide or the Documentation Section
Note: Documentation is still WIP. If you want to contribute, pls contact me :)

About

DEPRECATED - No longer maintained! Mojito is a JavaScript framework, heavily inspired by Angular, which brings the benefits of components, services, ... to your (static) website.

License:MIT License


Languages

Language:TypeScript 87.7%Language:Shell 10.8%Language:HTML 0.9%Language:JavaScript 0.5%Language:CSS 0.1%