JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q25882F
  • License MIT

draw proper pixelated graphic primitives for pixi.js (i.e., point, line, circle, ellipse, arc, and filled versions)

Package Exports

  • pixi-pixelate

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (pixi-pixelate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

pixi-pixelate

draw proper pixelated graphic primitives for pixi.js (i.e., point, line, circle, ellipse, arc, and filled versions)

Live Example

Rationale

I needed primitive pixelated primitives for my games.

Usage

npm i pixi-pixelate

API Documentation

https://davidfig.github.io/pixi-pixelate/jsdoc/

license

MIT License
(c) 2018 YOPEY YOPEY LLC by David Figatner