node-mini-css-extract-plugin
extracts CSS into separate files
This plugin extracts CSS into separate files. It creates a CSS file per JS
file which contains CSS. It supports On-Demand-Loading of CSS and SourceMaps.
ledgersmb
financial accounting and ERP program
LedgerSMB is a full featured double-entry financial accounting and Enterprise
Resource Planning system accessed via a web browser (Perl/JS with a PostgreSQL
backend) which offers "Accounts Receivable", "Accounts Payable" and "General
Ledger" tracking as well as inventory control and fixed assets handling. The
LedgerSMB client can be a web browser or a programmed API call. The goal of
the LedgerSMB project is to bring high quality ERP and accounting capabilities
to Small and Midsize Businesses.
libdatetime-format-mysql-perl
module to parse and format MySQL dates and times
DateTime::Format::MySQL understands the formats used by MySQL for its
DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to
parse these formats in order to create DateTime objects, and it can
take a DateTime object and produce a string representing it in the
MySQL format.
bootparamd
Boot parameter server
bootparamd is a server process that provides information to diskless clients
necessary for booting. It consults the /etc/bootparams file to find the
information it needs.
gnome-nds-thumbnailer
Nintendo DS roms thumbnailer for GNOME
gnome-nds-thumbnailer is a thumbnailer for GNOME that will make
thumbnails for Nintendo DS roms by extracting their preview icon.
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.