• exec/load/event-emitter.js

    From echicken@1:103/705 to CVS commit on Fri Jul 19 21:37:01 2019
    exec/load event-emitter.js NONE 1.1
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv6472

    Added Files:
    event-emitter.js
    Log Message:
    Some slightly rehabilitated crap I found lying in my mods directory: EventEmitter a la node.js, with an inheritance helper for adding it to
    your Object. Same API as in node except:
    - No concept of MaxListeners
    - No prependListener/prependOnceListener
    (These can be added later if they're needed. Too much hassle tonight.) Currently a legacy-style library and should maybe be updated for newer return-style load/require type use.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)