fabricjs-layer
A simple layer implementation for Fabric.js

How to install
npm i @arch-inc/fabricjs-layer

For more details on how to use this library, please refer to the following documents.

Live demo

A simple drawing app with layer support. (Eraser would NOT work as intended due to the Fabric.js specification. It is utilizing globalCompositeOperation.)