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.
- Host: GitHub
- URL: https://github.com/schafeld/moxi
- Owner: schafeld
- License: apache-2.0
- Created: 2023-06-09T07:55:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-04T15:45:56.000Z (about 3 years ago)
- Last Synced: 2025-03-14T16:47:35.883Z (over 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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.