node-propagate

propagate events from one event emitter into another

Node.js package performing the propagation of events from one event emitter into another.

python3-prody

Python package for protein dynamics analysis

ProDy is a free and open-source Python package for protein structure, dynamics, and sequence analysis. It allows for comparative analysis and modeling of protein structural dynamics and sequence co-evolution. Fast and flexible ProDy API is for interactive usage as well as application development. ProDy also comes with several analysis applications and a graphical user interface for visual analysis.

node-winston-transport

Base streams for the Winston logging framework for Node.js

The base TransportStream implementation for Winston. Use these to write ecosystem Transports for Winston in your Node.js programs.

libcoq-mtac2

Mtac2 tactic language for Coq

This plugin for Coq provides the Mtac2 typed tactic language for backward reasoning.

node-one-time

Run the supplied Node.js function exactly once

Call the supplied function exactly one time. This prevents double callback execution. This module can be used on both Node.js, React-Native, or browsers using Browserify.

libhtml-query-perl

HTML::Tree add-on to allow jQuery-like queries on HTML::Element trees

The HTML::Query module is an add-on for the HTML::Tree module set. It provides a simple way to select one or more elements from a tree using a query syntax inspired by jQuery. This selector syntax will be reassuringly familiar to anyone who has ever written a CSS selector.