node-unicode-12.0.0
Unicode 12.0.0 data for Node.js
node-zen-observable
Implementation of observables for javascript
This library requires Promises or a Promise polyfill. This library creates a
new observable object using the specified subscriber function.
r-cran-jpeg
Read and write JPEG images
This package provides an easy and simple way to read, write and display
bitmap images stored in the JPEG format. It can read and write both
files and in-memory raw vectors.
r-cran-tiff
Read and write TIFF images
This package provides an easy and simple way to read, write and display
bitmap images stored in the TIFF format. It can read and write both
files and in-memory raw vectors.
php8.1-oauth
OAuth 1.0 consumer and provider extension
OAuth is an authorization protocol built on top of HTTP which allows
applications to securely access data without having to store
usernames and passwords.
node-ansi-up
convert text containing ANSI color escape codes into HTML
This library provide function that takes a stream of text and transforms it
into proper HTML with colors. It does this by buffering the data and
performing multiple passes over the stream. Each time it consumes data,
it may or may not emit HTML. This HTML will always be proper HTML.
Node.js is an event-based server-side JavaScript engine.