LucidJS icon indicating copy to clipboard operation
LucidJS copied to clipboard

LucidJS is a library boasting an EventEmitter than supports emitter piping, flags, event scope, and a collection of useful meta events

Results 1 LucidJS issues
Sort by recently updated
recently updated
newest added

I find that having a method that takes care of `new`ing up an emitter is quite handy as it reduces the `Getting started` surface API. The example below is what...

Idea