node-wikibase-cli
command-line interface to Wikibase
wikibase-cli is a command-line interface to Wikibase instances. This tool is
mostly a CLI interface to the JS modules wikibase-edit and wikibase-sdk. It was
primarily developed to target Wikidata, but as then been decoupled to support
any Wikibase instance.
php-symfony-telegram-notifier
Symfony Telegram Notifier Bridge
The Symfony Telegram Notifier Bridge provides Telegram integration
for Symfony Notifier.
node-should-sinon
Sinon.js assertions for should.js
should is an expressive, readable, framework-agnostic assertion
library. The main goals of this library are to be expressive and to
be helpful. It keeps your test code clean, and your error messages
helpful.
node-puppeteer
API to control Chrome over the DevTools Protocol
Puppeteer is a Node library which provides a high-level API to control Chrome
or Chromium over the DevTools Protocol. Puppeteer runs headless by default,
but can be configured to run full (non-headless) Chrome or Chromium.
libnats2.5
C client for the NATS messaging system
NATS messaging enables the exchange of data that is segmented into messages
among computer applications and services. These messages are addressed by
subjects and do not depend on network location. This provides an abstraction
layer between the application or service and the underlying physical network.
Data is encoded and framed as a message and sent by a publisher.
The message is received, decoded, and processed by one or more subscribers.