xpell
TypeScript icon, indicating that this package has built-in type declarations

1.4.4 • Public • Published

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

Credits & License


Author: Fridman Fridman fridman.tamir@gmail.com

License: GPL-3

First Release: 22/07/2022

Copyright Aime Technologies 2022, all right reserved

Readme

Keywords

none

Package Sidebar

Install

npm i xpell

Weekly Downloads

210

Version

1.4.4

License

GPL-3

Unpacked Size

4.78 MB

Total Files

195

Last publish

Collaborators

  • tamirf