This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

greenfield-compositor
TypeScript icon, indicating that this package has built-in type declarations

0.0.14 • Public • Published

About

The HTML5 Wayland compositor library for Greenfield.

Building

  • yarn install
  • yarn build

Usage

To use this library in your own implementation, you will need:

  • a worker loader that matches on *.worker.js imports.
  • a file (url) loader that matches on *.asset and *.png

An example webpack config can be found in the demo implementation that you can use. Inside compositor-module directory run.

  • yarn install
  • yarn demo

Dependencies (5)

Dev Dependencies (27)

Package Sidebar

Install

npm i greenfield-compositor

Weekly Downloads

1

Version

0.0.14

License

AGPL-3.0-or-later

Unpacked Size

15 MB

Total Files

224

Last publish

Collaborators

  • zubzub