node-gulp-sourcemaps
Source map support for Gulp.js
Node.js is an event-based server-side JavaScript engine.
gulp
streaming build system to automate painful or time-consuming tasks
gulp is a toolkit that helps you automate painful or time-consuming tasks in
your development workflow.
liblimesuite16.8-1
library to access LMS7 transceiver based hardware
nitrokey-app
Application to manage the Nitrokey
Nitrokey is an open source/open hardware USB key supporting
secure encryption and signing. This package installs the
official application to manage the features of the different
USB keys.
node-blob
JavaScript blob constructor
blob is a Node.js module that exports a constructor using window.Blob when
available, and a BlobBuilder with any vendor prefix in other cases.
node-split
split a Text Stream into a Line Stream
This Node.js module breaks up a stream and reassembles it so that
each line is a chunk passed to the stream data event.
It accepts the same arguments as String.split: a string or a
regular expression - the optional limit parameter being ignored.