_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
node-eventemitter3 4.0.0
Channel: gn-bioinformatics
Location: gn/packages/node.scm (gn packages node)
Home page: https://github.com/primus/eventemitter3
Licenses: Expat
Synopsis: EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface
Description:

EventEmitter3 is a high performance EventEmitter. It has been micro-optimized for various of code paths making this, one of, if not the fastest EventEmitter available for Node.js and browsers. The module is API compatible with the EventEmitter that ships by default with Node.js but there are some slight differences:

  • Domain support has been removed.

  • We do not throw an error when you emit an error event and nobody is listening.

  • The newListener and removeListener events have been removed as they are useful only in some uncommon use-cases.

  • The setMaxListeners, getMaxListeners, prependListener and prependOnceListener methods are not available.

  • Support for custom context for events so there is no need to use fn.bind.

  • The removeListener method removes all matching listeners, not only the first.

node-eventemitter3 4.0.7
Channel: guix-science
Location: guix-science/packages/jupyter-node.scm (guix-science packages jupyter-node)
Home page: https://github.com/primus/eventemitter3#readme
Licenses: Expat
Synopsis: EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.
Description:

EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.

Total results: 2