xpell
v1.4.82
Published
Xpell UI JS Framework
Downloads
34
Readme
Xpell - Real-Time User Interface (UI) Engine
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.
Xpell.js
This package is an implementation of Xpell engine for web applications (/Typescript/Javascript/HTML), the engine supports native HTML DOM manipulation engine (XUI) and real-time 3D (X3D) engine for browsers based on THREE.JS and WebGL.
Xpell.js Base Module
- XUI - User Interface (HTML & CSS) module
- X3D - 3D engine manager (Three.js)
- XAI - AI Module Manager
- XDB - Database Module Manager
- Wormholes - Xpell Communication Module
Getting Started
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
Compiling Xpell.js
npm run build:types npx api-extractor run --local npm run build
Credits & License
Author: Fridman Fridman [email protected]
License: GPL-3
First Release: 22/07/2022
Copyright Aime Technologies 2022, all right reserved