All Projects → AppFacadeMVC → Similar Projects or Alternatives

87 Open source projects that are alternatives of or similar to AppFacadeMVC

oh-my-design-patterns
🎨 Record the articles and code I wrote while learning design patterns
Stars: ✭ 33 (+153.85%)
Mutual labels:  observer, singleton
patterns
Good practices to create code in Java, open to other languages. ⚡
Stars: ✭ 14 (+7.69%)
Mutual labels:  observer, singleton
Uos
🐭 A tiny 250b scroll listener with progress.
Stars: ✭ 349 (+2584.62%)
Mutual labels:  observer
Receiver
Swift µframework implementing the Observer pattern 📡
Stars: ✭ 238 (+1730.77%)
Mutual labels:  observer
mutation-observer
A library for idiomatic use of MutationObserver with Angular
Stars: ✭ 32 (+146.15%)
Mutual labels:  observer
Observer cli
Visualize Erlang/Elixir Nodes On The Command Line
Stars: ✭ 1,058 (+8038.46%)
Mutual labels:  observer
Rxswift
Reactive Programming in Swift
Stars: ✭ 21,163 (+162692.31%)
Mutual labels:  observer
Muse
⚡️ A light and ease-to-use front-end framework 🌪
Stars: ✭ 12 (-7.69%)
Mutual labels:  observer
php-mvc-skeleton
A PHP OOP web application skeleton that uses MVC architectural pattern to create a basic application that contains login and multi language systems and can be used in any web project.
Stars: ✭ 46 (+253.85%)
Mutual labels:  mvc-pattern
mr-Observer
An observer is a wrapper over JSON data, that provides an interface to know when data is changed, with a focus on performance and memory efficiency.
Stars: ✭ 22 (+69.23%)
Mutual labels:  observer
Scrollprogress
🛸 Light weight library to observe the viewport scroll position
Stars: ✭ 148 (+1038.46%)
Mutual labels:  observer
uon
🐨 A tiny 200b route change observer.
Stars: ✭ 83 (+538.46%)
Mutual labels:  observer
Ease
It's magic.
Stars: ✭ 1,213 (+9230.77%)
Mutual labels:  observer
data examples
An example app showing different ways to pass to and share data with widgets and pages.
Stars: ✭ 56 (+330.77%)
Mutual labels:  singleton
Resize Observer
Polyfills the ResizeObserver API.
Stars: ✭ 540 (+4053.85%)
Mutual labels:  observer
ready
Detect element availability on the initial page load and those dynamically appended to the DOM
Stars: ✭ 77 (+492.31%)
Mutual labels:  observer
Event
The Hoa\Event library
Stars: ✭ 319 (+2353.85%)
Mutual labels:  observer
Final Form
🏁 Framework agnostic, high performance, subscription-based form state management
Stars: ✭ 2,787 (+21338.46%)
Mutual labels:  observer
react-mobx-router5
React components for routing solution using router5 and mobx
Stars: ✭ 58 (+346.15%)
Mutual labels:  observer
singleton decorator
A testable singleton decorator
Stars: ✭ 39 (+200%)
Mutual labels:  singleton
react-use-observer
Performant react hooks for WebApi Observers, useResizeObserver, useInteractionObserver, useMutationObserver
Stars: ✭ 19 (+46.15%)
Mutual labels:  observer
Laravel Auditing
Record the change log from models in Laravel
Stars: ✭ 2,210 (+16900%)
Mutual labels:  observer
go-observer
Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers
Stars: ✭ 66 (+407.69%)
Mutual labels:  observer
hb-config
hb-config: easy to configure your python project especially Deep Learning experiments
Stars: ✭ 21 (+61.54%)
Mutual labels:  singleton
node-reactive-postgres
Reactive queries for PostgreSQL
Stars: ✭ 28 (+115.38%)
Mutual labels:  observer
Lightweightobservable
📬 A lightweight implementation of an observable sequence that you can subscribe to.
Stars: ✭ 114 (+776.92%)
Mutual labels:  observer
TOFileSystemObserver
A bullet-proof mechanism for detecting any changes made to the contents of a folder in iOS and macOS.
Stars: ✭ 35 (+169.23%)
Mutual labels:  observer
Rxstorekit
StoreKit library for RxSwift
Stars: ✭ 96 (+638.46%)
Mutual labels:  observer
DI-compiler
A Custom Transformer for Typescript that enables compile-time Dependency Injection
Stars: ✭ 62 (+376.92%)
Mutual labels:  singleton
Observable
minimalist event system for Python
Stars: ✭ 66 (+407.69%)
Mutual labels:  observer
mobx-router5
Router5 integration with mobx
Stars: ✭ 22 (+69.23%)
Mutual labels:  observer
Dob
Light and fast 🚀 state management tool using proxy.
Stars: ✭ 713 (+5384.62%)
Mutual labels:  observer
cocos-creator-puremvc
cocos-creator-puremvc 是一个cocos creator项目基础架构。
Stars: ✭ 49 (+276.92%)
Mutual labels:  puremvc
pixi-shim
PIXI.js Back-End "shim". For mocking Canvas in Node.js with ❤️
Stars: ✭ 45 (+246.15%)
Mutual labels:  singleton
Observable
The easiest way to observe values in Swift.
Stars: ✭ 346 (+2561.54%)
Mutual labels:  observer
laravel-attribute-observer
Observe (and react to) attribute changes made on Eloquent models.
Stars: ✭ 59 (+353.85%)
Mutual labels:  observer
React Reactive Form
Angular like reactive forms in React.
Stars: ✭ 259 (+1892.31%)
Mutual labels:  observer
php-mvc-framework
PHP MVC Framework - web application framework for modern and rapid development of web applications
Stars: ✭ 24 (+84.62%)
Mutual labels:  mvc-pattern
state inspector
State change & method call logger. A debugging tool for instance variables and method calls.
Stars: ✭ 24 (+84.62%)
Mutual labels:  observer
Signalkit
SignalKit is a reactive Swift framework with focus on clean and readable API.
Stars: ✭ 245 (+1784.62%)
Mutual labels:  observer
lifecycle
Lifecycle support for Flutter widgets.
Stars: ✭ 30 (+130.77%)
Mutual labels:  observer
TabSync
A lightweight synchronizer between Android's Tabs and Lists. Available on the View system and Jetpack Compose.
Stars: ✭ 98 (+653.85%)
Mutual labels:  mediator
sticky-observer
A simple and basic sticky observer (or watcher) on HTMLElement's in a given container
Stars: ✭ 33 (+153.85%)
Mutual labels:  observer
Siesta
The civilized way to write REST API clients for iOS / macOS
Stars: ✭ 2,142 (+16376.92%)
Mutual labels:  observer
uot
🦁 A tiny setTimeout alternative with progress.
Stars: ✭ 43 (+230.77%)
Mutual labels:  observer
reactive-box
1 kB effective reactive core
Stars: ✭ 19 (+46.15%)
Mutual labels:  observer
Pydesignpattern
Design Pattern that described by Python, This is the source code for the book of Everybody Know Design Patterns.
Stars: ✭ 174 (+1238.46%)
Mutual labels:  observer
AspNetCore.BookStore
ASP.NET Core application using Command Pattern and Repository Pattern
Stars: ✭ 121 (+830.77%)
Mutual labels:  mediator
SwiftObserver
Elegant Reactive Primitives for Clean Swift Architecture #NoRx
Stars: ✭ 14 (+7.69%)
Mutual labels:  observer
EventEmitter
Simple EventEmitter with multiple listeners
Stars: ✭ 19 (+46.15%)
Mutual labels:  observer
deep-state-observer
State library for high performance applications.
Stars: ✭ 25 (+92.31%)
Mutual labels:  observer
React Cursor Position
A React component that decorates its children with mouse and touch coordinates relative to itself.
Stars: ✭ 136 (+946.15%)
Mutual labels:  observer
svelte-inview
A Svelte action that monitors an element enters or leaves the viewport.🔥
Stars: ✭ 358 (+2653.85%)
Mutual labels:  observer
design-pattern
🌴 Detail design pattern and give many demos in Java.
Stars: ✭ 28 (+115.38%)
Mutual labels:  singleton
Oba
Observe any object's any change
Stars: ✭ 101 (+676.92%)
Mutual labels:  observer
UMVC
UMVC - Model-View-Controller Generator built for Unity
Stars: ✭ 36 (+176.92%)
Mutual labels:  mvc-pattern
ng-observe
Angular reactivity streamlined...
Stars: ✭ 65 (+400%)
Mutual labels:  observer
node-evented-command
provides simple command/event handling for evented systems like cqrs
Stars: ✭ 15 (+15.38%)
Mutual labels:  observer
minimalist
Observable Property and Signal for building data-driven UI without Rx
Stars: ✭ 88 (+576.92%)
Mutual labels:  observer
React Resize Observer Hook
ResizeObserver + React hooks
Stars: ✭ 101 (+676.92%)
Mutual labels:  observer
1-60 of 87 similar projects