@jux/x

0.0.1 • Public • Published

npm

  • @jux/x

  • @jux/core

  • @jux/pixi

  • @jux/three

  • @jux/ui

Jux is divided up into smaller micro modules importable seperately via npm. The entire library is contained in one git repo however, this is slightly experimental but seems to working so far. Read more about the npm setup doc for more info on this.

To import the bare essentials use the special package in the jux namespace 'x' which you can import via :

npm install @jux/x

To add your view proxy interaction layer pick from one of the following

npm install @jux/dom
npm install @jux/three
npm install @jux/pixi

Its recommended that you include the dom adaptor with most projects even if it is a Three.js or Pixi.js project. As at some point you will probably use Pointer events from the DOM.


Readme

Keywords

none

Package Sidebar

Install

npm i @jux/x

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • jux