pixi.js / packages / core /
@Mark Mark authored on 21 Sep 2019
..
src Add documentation for all the BaseTexture options to BaseRenderTexture as it supports them too (and we want to pass texture formats to get float render textures) 5 years ago
test Adds a strict mode for using texture caches (#6034) 5 years ago
LICENSE Update LICENSE files to 2018 (#4585) 7 years ago
README.md Next Restructure for v5 (#4387) 7 years ago
package.json v5.1.4 5 years ago
README.md

@pixi/core

Installation

npm install @pixi/core

Usage

import * as core from '@pixi/core';