An open API service indexing awesome lists of open source software.

https://github.com/schafeld/moxi

Mutation Observer eXperience Injector – Library for frontend A/B-testing and personalisation of reactive SPA user interfaces.
https://github.com/schafeld/moxi

Last synced: over 1 year ago
JSON representation

Mutation Observer eXperience Injector – Library for frontend A/B-testing and personalisation of reactive SPA user interfaces.

Awesome Lists containing this project

README

          

![Logo MOXI](./assets/logo-moxi.svg)

# MOXI – Work in Progress

Mutation Observer eXperience Injector – Library for frontend A/B-testing and personalisation of reactive SPA user interfaces.

## ⚠️ Warning

This library is still in development and not ready for production use.

When ready it will require a lot of caution and testing to use it in production.

When using mutation observers, you should always be careful to not introduce performance issues. Also you run the risk of breaking your application when you are not careful (infinity loops if you inject UI changes into the observed area).

## Copyright / License

See [LICENSE](./LICENSE) for more information. In short: Use at your own risk! Or not at all.

The "MOXI" logo is an original design by Oliver Schafeld, copyrighted 2023. Do not use without permission.

All trademarks and brands are the property of their respective owners.