Xpell is a real-time user interface (UI) framework for frontend application development. It provides granular control over multiple modules, including DOM management, 3D engine, and AI engine, to ensure that applications can run at high FPS rates.
This package is an implementation of Xpell engine for web applications (/Typescript/Javascript/HTML), the engine supports native HTML DOM manipulation engine (XUI) engine for browsers based on THREE-ui and WebGL.
- XUI - User Interface (HTML & CSS) module
- XAI - AI Module Manager
- XDB - Database Module Manager
- Wormholes - Xpell Communication Module
To begin using Xpell, install the framework and import it into your frontend application. From there, you can utilize its various modules to create a high-performance, real-time UI.
npm install xpell
npm run build:types npx api-extractor run --local npm run build
Author: Fridman Fridman fridman.tamir@gmail.com
License: GPL-3
First Release: 22/07/2022
Copyright Aime Technologies 2022, all right reserved