New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

xpell

Package Overview
Dependencies
Maintainers
2
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xpell

Xpell UI JS Framework

latest
Source
npmnpm
Version
1.4.82
Version published
Weekly downloads
3
-72.73%
Maintainers
2
Weekly downloads
 
Created
Source

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 fridman.tamir@gmail.com

License: GPL-3

First Release: 22/07/2022

Copyright Aime Technologies 2022, all right reserved

FAQs

Package last updated on 22 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts