libkpim6grantleetheme6

KDE PIM grantlee theme support - library

This library provides the grantlee theme support for KDE PIM.

ukui-menu

Advanced ukui menu

UKUI menu provides start menu development library and advanced graphical user interface.

libperl5.38t64

shared Perl library

This package contains the shared Perl library, used by applications which embed a Perl interpreter.

node-toidentifier

Convert a string of words to a JavaScript identifier

This module given a string as the argument, will transform it to an identifier (variable name for instance) using stable rules.

node-jschardet

Character encoding auto-detection in JavaScript

This library takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. This module is a port of python's chardet.

node-fetch

light-weight module that brings window.fetch to node.js

Instead of implementing XMLHttpRequest in Node.js to run browser-specific Fetch polyfill, why not go from native http to Fetch API directly? Hence node-fetch, minimal code for a window.fetch compatible API on Node.js runtime.