
Product
Introducing Socket Fix for Safe, Automated Dependency Upgrades
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
It is a library that contains commonly used UI components, that are extensible to allow them to be used in any project
Here are some useful resources:
We are now a part of the Open Collective and with your support you can help us make PixiJS even better. To make a donation, simply click the button below and we'll love you forever!
Depending on your version of PixiJS, you'll need to figure out which major version of PixiUI to use.
PixiJS | PixiUI |
---|---|
v7.x | v1.x |
v8.x | v2.x |
npm install @pixi/ui
There is no default export. The correct way to import pixi-ui is:
import { Button } from '@pixi/ui';
const button = new Button();
button.onPress.connect(() => console.log('Button pressed!'));
To use any of the components you can go to it's page in the sandbox,
and copy/paste the example code to your project (check the Code
tab):
Want to be part of the PixiUI project? Great! All are welcome! We will get there quicker together :) Whether you find a bug, have a great feature request, or you fancy owning a task from the road map above, feel free to get in touch.
Make sure to read the Contributing Guide before submitting changes.
This content is released under the (http://opensource.org/licenses/MIT) MIT License.
This library requires Pixi v7.1.1
or higher as this is when the globalpointermove
event was added
See here for details
FAQs
It is a library that contains commonly used UI components, that are extensible to allow them to be used in any project
The npm package @pixi/ui receives a total of 5,456 weekly downloads. As such, @pixi/ui popularity was classified as popular.
We found that @pixi/ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
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.
Product
Automatically fix and test dependency updates with socket fix—a new CLI tool that turns CVE alerts into safe, automated upgrades.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.