node-plur
Pluralize a word
This package works only for English language currently.
Default:
- Irregular nouns will use this [list]
(https://github.com/sindresorhus/irregular-plurals/
blob/master/irregular-plurals.json).
- Words ending in *s*, *x*, *z*, *ch*, *sh*
will be pluralized with *-es* (eg. *foxes*).
- Words ending in *y* that are preceded by a consonant
will be pluralized by replacing *y* with *-ies* (eg. *puppies*).
- All other words will have "s" added to the end (eg. *days*).
Pluralized word.
The plural suffix will match the case of the last letter in the word.
This option is only for extreme edge-cases. You probably won't need it.
node-prosemirror-transform
ProseMirror document transformations
This is a core module of ProseMirror. ProseMirror is a well-behaved rich
semantic content editor based on contentEditable, with support for
collaborative editing and custom document schemas. This module implements
document transforms, which are used by the editor to treat changes as
first-class values, which can be saved, shared, and reasoned about.
node-pify
promisify a callback-style function
pify permits ont to transform a callback-style function into a
promise-style function. In comparison with builtin function `util.promisify`,
pify is faster, supports wrapping a whole module/object, has useful options
and does have a magic behavior for certain Node.js methods.
hostname
utility to set/show the host name or domain name
This package provides commands which can be used to display the system's
DNS name, and to display or set its hostname or NIS domain name.
padthv1-lv2
old-school polyphonic additive synthesizer - LV2 plugin
padthv1 is an old-school polyphonic additive synthesizer
with stereo effects. It is provided in both forms
of a LV2 plugin and a pure stand-alone JACK
client with JACK-session and both JACK MIDI and ALSA
MIDI input support.
libarcglobusutils3t64
ARC Globus plugins common libraries
NorduGrid is a collaboration aiming at development, maintenance and
support of the middleware, known as the Advanced Resource
Connector (ARC).