Letter N
Packages beginning with letter "N".
- nginx16 - Package that installs nginx16
- nginx16-build - Package shipping basic build configuration
- nginx16-nginx - A high performance web server and reverse proxy server
- nginx16-runtime - Package that handles nginx16 Software Collection.
- nginx16-scldevel - Package shipping development files for nginx16
- nodejs010 - nodejs010 Software Collection
- nodejs010-build - Package shipping basic build configuration
- nodejs010-http-parser - HTTP request/response parser for C
- nodejs010-http-parser-devel - Development headers and libraries for http-parser
- nodejs010-libuv - Platform layer for node.js
- nodejs010-libuv-devel - Development libraries for libuv
- nodejs010-node-gyp - Node.js native addon build tool
- nodejs010-nodejs - JavaScript runtime
- nodejs010-nodejs-abbrev - Abbreviation calculator for Node.js
- nodejs010-nodejs-ansi - ANSI escape codes for Node.js
- nodejs010-nodejs-ansi-green - The color green, in ansi
- nodejs010-nodejs-ansi-regex - Regular expression for matching ANSI escape codes
- nodejs010-nodejs-ansi-styles - ANSI escape codes for colorizing strings in the terminal
- nodejs010-nodejs-ansi-wrap - Create ansi colors by passing the open and close codes
- nodejs010-nodejs-ansicolors - Functions that surround a string with ansicolor codes so it prints in color.
- nodejs010-nodejs-ansistyles - Functions that surround a string with ansistyle codes so it prints in style.
- nodejs010-nodejs-anymatch - Matches strings against anything
- nodejs010-nodejs-archy - Renders nested hierarchies with unicode pipes
- nodejs010-nodejs-are-we-there-yet - Keep track of the overall completion of many dispirate processes
- nodejs010-nodejs-arr-diff - Returns an array with only the unique values from the first array
- nodejs010-nodejs-arr-flatten - Recursively flatten an array or arrays
- nodejs010-nodejs-array-index - Invoke getter/setter functions on array-like objects
- nodejs010-nodejs-array-unique - Return an array free of duplicate values
- nodejs010-nodejs-arrify - Convert a value to an array
- nodejs010-nodejs-asap - High-priority task queue for Node.js and browser
- nodejs010-nodejs-asn1 - Contains parsers and serializers for ASN.1 (currently BER only)
- nodejs010-nodejs-assert-plus - Extra assertions on top of node's assert module
- nodejs010-nodejs-async - Higher-order functions and common patterns for asynchronous code
- nodejs010-nodejs-async-each - Ultra-simple async parallel forEach function for JavaScript
- nodejs010-nodejs-async-some - Short-circuited, asynchronous version of Array.prototype.some
- nodejs010-nodejs-aws-sign - AWS signing for Node.js
- nodejs010-nodejs-aws-sign2 - AWS signing.
- nodejs010-nodejs-balanced-match - Match balanced character pairs, like "{" and "}"
- nodejs010-nodejs-binary-extensions - List of binary file extensions
- nodejs010-nodejs-bl - Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
- nodejs010-nodejs-block-stream - A stream of blocks
- nodejs010-nodejs-boom - HTTP friendly error objects
- nodejs010-nodejs-brace-expansion - Brace expansion as known from sh/bash
- nodejs010-nodejs-braces - Fastest brace expansion for node.js
- nodejs010-nodejs-bson - A bson parser for node.js and the browser
- nodejs010-nodejs-builtin-modules - List of the Node.js builtin modules
- nodejs010-nodejs-builtins - List of node.js builtin modules
- nodejs010-nodejs-capture-stack-trace - Error.captureStackTrace ponyfill
- nodejs010-nodejs-caseless - Caseless object set/get/has, very useful when working with HTTP headers.
- nodejs010-nodejs-chalk - Terminal string styling done right
- nodejs010-nodejs-char-spinner - Node.js char spinner
- nodejs010-nodejs-child-process-close - Make child_process objects emit 'close' events
- nodejs010-nodejs-chmodr - Recursively change UNIX file permissions
- nodejs010-nodejs-chokidar - A neat wrapper around node.js fs.watch / fs.watchFile / fsevents
- nodejs010-nodejs-chownr - Changes file permissions recursively
- nodejs010-nodejs-clone - Deep cloning of objects and arrays
- nodejs010-nodejs-cmd-shim - Used to create executable scripts on Windows and Unix
- nodejs010-nodejs-columnify - Render data in text columns, supports in-column text-wrap.
- nodejs010-nodejs-combined-stream - A stream that emits multiple other streams one after another
- nodejs010-nodejs-concat-map - concatenative mapdashery
- nodejs010-nodejs-concat-stream - Writable stream that concatenates data and calls a callback with the result
- nodejs010-nodejs-config-chain - Handle configuration once and for all
- nodejs010-nodejs-configstore - Easily load and save config
- nodejs010-nodejs-cookie-jar - A cookie handling and cookie jar library for Node.js
- nodejs010-nodejs-core-util-is - The `util.is*` functions introduced in Node v0.12.
- nodejs010-nodejs-couch-login - A module for doing logged-in requests to a couchdb server
- nodejs010-nodejs-create-error-class - Create Error classes
- nodejs010-nodejs-cryptiles - General purpose cryptography utilities for Node.js
- nodejs010-nodejs-ctype - Read and write binary structures and data types with Node.js
- nodejs010-nodejs-debug - A small debugging utility for Node.js
- nodejs010-nodejs-debuglog - Backport of util.debuglog from node v0.11
- nodejs010-nodejs-deep-equal - node's assert.deepEqual algorithm
- nodejs010-nodejs-deep-extend - Recursive object extending
- nodejs010-nodejs-defaults - A simple one level options merge utility
- nodejs010-nodejs-defined - Return the first argument that is `!== undefined`
- nodejs010-nodejs-delayed-stream - Buffers events from a stream until you are ready to handle them
- nodejs010-nodejs-delegates - delegate methods and accessors to another property
- nodejs010-nodejs-devel - JavaScript runtime - development headers
- nodejs010-nodejs-dezalgo - Contain async insanity so that the dark pony lord doesn't eat souls
- nodejs010-nodejs-docs - Node.js API documentation
- nodejs010-nodejs-duplexer - Creates a duplex stream
- nodejs010-nodejs-duplexify - Turn a writeable and readable stream into a single streams2 duplex stream
- nodejs010-nodejs-editor - Launch the default text editor from Node.js programs
- nodejs010-nodejs-end-of-stream - Call a callback when a readable/writable/duplex stream has completed or failed
- nodejs010-nodejs-error-ex - Easy error subclassing and stack customization
- nodejs010-nodejs-es6-promise - Lightweight library that provides tools for organizing asynchronous code
- nodejs010-nodejs-escape-string-regexp - Escape RegExp special characters
- nodejs010-nodejs-event-stream - Construct pipes of streams of events
- nodejs010-nodejs-expand-brackets - Expand POSIX bracket expressions in glob patterns
- nodejs010-nodejs-expand-range - Expand a range of numbers or letters, uppercase or lowercase
- nodejs010-nodejs-extglob - Convert extended globs to regex-compatible strings
- nodejs010-nodejs-filename-regex - Regular expression for matching file names
- nodejs010-nodejs-fill-range - Fill in a range of numbers or letters
- nodejs010-nodejs-for-in - Iterate over the own and inherited enumerable properties of an objects
- nodejs010-nodejs-for-own - return an object with properties that evaluate to true from the callback
- nodejs010-nodejs-forever-agent - HTTP Agent that keeps socket connections alive between keep-alive requests
- nodejs010-nodejs-form-data - A module to create readable "multipart/form-data" streams
- nodejs010-nodejs-from - Easy way to make a Readable Stream
- nodejs010-nodejs-fs-vacuum - Recursively remove empty directories -- to a point
- nodejs010-nodejs-fs-write-stream-atomic - Like `fs.createWriteStream(...)`, but atomic
- nodejs010-nodejs-fstream - Advanced file system stream objects for Node.js
- nodejs010-nodejs-fstream-ignore - A file stream object that can ignore files by globs
- nodejs010-nodejs-fstream-npm - An fstream class for creating npm packages
- nodejs010-nodejs-gauge - A terminal based horizontal guage
- nodejs010-nodejs-github-url-from-git - Parse a GitHub git URL and return the GitHub repository URL
- nodejs010-nodejs-github-url-from-username-repo - Create urls from username/repo
- nodejs010-nodejs-glob - A little globber for Node.js
- nodejs010-nodejs-glob-base - Returns an object with the (non-glob) base path and the actual pattern
- nodejs010-nodejs-glob-parent - Strips glob magic from a string to provide the parent path
- nodejs010-nodejs-got - Simplified HTTP/HTTPS requests
- nodejs010-nodejs-graceful-fs - 'fs' module with incremental back-off on EMFILE
- nodejs010-nodejs-has-ansi - Check if a string has ANSI escape codes
- nodejs010-nodejs-has-color - Detects whether a terminal supports color
- nodejs010-nodejs-has-flag - Check if argv has a specific flag
- nodejs010-nodejs-has-unicode - Try to guess if your terminal supports unicode
- nodejs010-nodejs-hawk - HTTP Hawk authentication scheme
- nodejs010-nodejs-hoek - General purpose Node.js utilities
- nodejs010-nodejs-hosted-git-info - Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab
- nodejs010-nodejs-http-signature - Reference implementation of Joyent's HTTP Signature Scheme
- nodejs010-nodejs-inflight - Node.js inflight
- nodejs010-nodejs-inherits - A tiny simple way to do classic inheritance in js
- nodejs010-nodejs-ini - An INI parser/serializer for node.js
- nodejs010-nodejs-init-package-json - A node module to get your node module started
- nodejs010-nodejs-is-absolute - Returns true if a file path is absolute
- nodejs010-nodejs-is-binary-path - Check if a filepath is a binary file.
- nodejs010-nodejs-is-buffer - Determine if an object is Buffer
- nodejs010-nodejs-is-builtin-module - Check if a string matches the name of a Node.js builtin module
- nodejs010-nodejs-is-dotfile - Return true if a file path is (or has) a dotfile
- nodejs010-nodejs-is-equal-shallow - Does a shallow comparison of two objects
- nodejs010-nodejs-is-extendable - Returns true if a value is any of the object types
- nodejs010-nodejs-is-extglob - Returns true if a string has an extglob
- nodejs010-nodejs-is-finite - ES6 Number.isFinite ponyfill
- nodejs010-nodejs-is-glob - Returns true if the given string looks like a glob
- nodejs010-nodejs-is-npm - Check if your code is running as an npm script
- nodejs010-nodejs-is-number - Returns true if the value is a number
- nodejs010-nodejs-is-plain-obj - Check if a value is a plain object
- nodejs010-nodejs-is-primitive - Returns true if the value is a primitive
- nodejs010-nodejs-is-redirect - Check if a number is a redirect HTTP status code
- nodejs010-nodejs-is-relative - Returns true if the path appears to be relative.
- nodejs010-nodejs-is-stream - Check if something is a Node.js stream
- nodejs010-nodejs-is-unc-path - Returns true if a filepath is a windows UNC file paths
- nodejs010-nodejs-is-windows - Returns true if the platform is windows
- nodejs010-nodejs-isarray - Array#isArray for older browsers
- nodejs010-nodejs-isobject - Returns true if the value is an object and not an array or null
- nodejs010-nodejs-isstream - Determine if an object is a Stream
- nodejs010-nodejs-jju - a set of utilities to work with JSON / JSON5 documents
- nodejs010-nodejs-json-parse-helpfulerror - A drop-in replacement for JSON.parse that uses `jju` to give helpful errors
- nodejs010-nodejs-json-stringify-safe - JSON.stringify that handles circular references
- nodejs010-nodejs-kind-of - Get the native type of a value.
- nodejs010-nodejs-latest-version - Get the latest version of a npm package
- nodejs010-nodejs-lazy-cache - Cache requires to be lazy-loaded when needed
- nodejs010-nodejs-lockfile - A very polite lock file utility
- nodejs010-nodejs-lodash._baseassign - The modern build of lodash’s internal `baseAssign` as a module.
- nodejs010-nodejs-lodash._basecopy - The modern build of lodash’s internal `baseCopy` as a module.
- nodejs010-nodejs-lodash._basetostring - The modern build of lodash’s internal `baseToString` as a module.
- nodejs010-nodejs-lodash._bindcallback - The modern build of lodash’s internal `bindCallback` as a module.
- nodejs010-nodejs-lodash._createassigner - The modern build of lodash’s internal `createAssigner` as a module.
- nodejs010-nodejs-lodash._createpadding - The modern build of lodash’s internal `createPadding` as a module.
- nodejs010-nodejs-lodash._getnative - The modern build of lodash’s internal `getNative` as a module.
- nodejs010-nodejs-lodash._isiterateecall - The modern build of lodash’s internal `isIterateeCall` as a module.
- nodejs010-nodejs-lodash.assign - The modern build of lodash’s _.assign as a module
- nodejs010-nodejs-lodash.defaults - The modern build of lodash’s _.defaults as a module.
- nodejs010-nodejs-lodash.isarguments - The modern build of lodash’s _.isArguments as a module.
- nodejs010-nodejs-lodash.isarray - The modern build of lodash’s _.isArray as a module
- nodejs010-nodejs-lodash.keys - The modern build of lodash’s _.keys as a module
- nodejs010-nodejs-lodash.pad - The modern build of lodash’s `_.pad` as a module.
- nodejs010-nodejs-lodash.padleft - The modern build of lodash’s `_.padLeft` as a module.
- nodejs010-nodejs-lodash.padright - The modern build of lodash’s `_.padRight` as a module.
- nodejs010-nodejs-lodash.repeat - The modern build of lodash’s `_.repeat` as a module.
- nodejs010-nodejs-lodash.restparam - The modern build of lodash’s _.restParam as a module
- nodejs010-nodejs-lowercase-keys - Lowercase the keys of an object
- nodejs010-nodejs-lru-cache - A least recently used cache object for Node.js
- nodejs010-nodejs-map-stream - Construct pipes of streams of events
- nodejs010-nodejs-micromatch - Glob matching for javascript/node.js
- nodejs010-nodejs-mime - A comprehensive library for mime-type mapping
- nodejs010-nodejs-mime-db - Media Type Database
- nodejs010-nodejs-mime-types - The ultimate javascript content-type utility.
- nodejs010-nodejs-minimatch - JavaScript glob matcher
- nodejs010-nodejs-minimist - Parse argument options in Node.js
- nodejs010-nodejs-mkdirp - Recursive directory creation module for Node.js
- nodejs010-nodejs-mongodb - A node driver for MongoDB
- nodejs010-nodejs-ms - Tiny milliseconds conversion utility for Node.js
- nodejs010-nodejs-mute-stream - Basic pass-through stream, but when muted, the bytes are dropped
- nodejs010-nodejs-nan - Native Abstractions for Node.js
- nodejs010-nodejs-node-status-codes - Node.js http.STATUS_CODES ponyfill
- nodejs010-nodejs-node-uuid - Simple and fast generation of RFC4122 (v1 and v4) UUIDs for Node.js
- nodejs010-nodejs-nodemon - Simple monitor script for use during development of a node.js app
- nodejs010-nodejs-nopt - Node.js option parsing
- nodejs010-nodejs-normalize-git-url - Normalizes Git URLs. For npm, but you can use it too.
- nodejs010-nodejs-normalize-package-data - Normalizes npm/package.json metadata
- nodejs010-nodejs-normalize-path - Nodejs library for normalizing filesystem paths
- nodejs010-nodejs-npm-cache-filename - Return NPM cache folder
- nodejs010-nodejs-npm-install-checks - Install checks for NPM
- nodejs010-nodejs-npm-package-arg - Parse the things that can be arguments to `npm install`
- nodejs010-nodejs-npm-registry-client - Client for the npm registry
- nodejs010-nodejs-npm-user-validate - Username, password, and e-mail validation for the npm registry
- nodejs010-nodejs-npmconf - npm configuration module
- nodejs010-nodejs-npmlog - Logger for npm
- nodejs010-nodejs-number-is-nan - ES6 Number.isNaN ponyfill
- nodejs010-nodejs-oauth-sign - OAuth1 signing for Node.js
- nodejs010-nodejs-object-assign - ES6 Object.assign() ponyfill
- nodejs010-nodejs-object-inspect - string representations of objects in node and the browser
- nodejs010-nodejs-object.omit - Return a copy of an object excluding the given key
- nodejs010-nodejs-once - Run a function exactly one time
- nodejs010-nodejs-opener - Opens stuff, like webpages and files and executables
- nodejs010-nodejs-optimist - Light-weight option parsing for Node.js
- nodejs010-nodejs-os-homedir - io.js 2.3.0 os.homedir() ponyfill
- nodejs010-nodejs-os-tmpdir - Node.js os.tmpdir() ponyfill
- nodejs010-nodejs-osenv - Look up environment settings specific to different operating systems
- nodejs010-nodejs-package-json - Get the package.json of a package from the npm registry
- nodejs010-nodejs-parse-glob - Parse a glob pattern into an object of tokens
- nodejs010-nodejs-parse-json - Parse JSON with more helpful errors
- nodejs010-nodejs-path-array - Treat your $PATH like a JavaScript Array
- nodejs010-nodejs-path-is-absolute - Node.js 0.12 path.isAbsolute() ponyfill
- nodejs010-nodejs-path-is-inside - Tests whether one path is inside another path
- nodejs010-nodejs-pause-stream - A ThroughStream that strictly buffers all readable events when paused
- nodejs010-nodejs-pinkie - Itty bitty little widdle twinkie pinkie ES6 Promise implementation
- nodejs010-nodejs-pinkie-promise - Promise ponyfill with pinkie
- nodejs010-nodejs-prepend-http - Prepend http:// to humanized URLs like todomvc.com and localhost
- nodejs010-nodejs-preserve - Temporarily substitute tokens in the given string with placeholders
- nodejs010-nodejs-process-nextick-args - process.nextTick but always with args
- nodejs010-nodejs-promzard - A prompting wizard for building files from specialized PromZard modules
- nodejs010-nodejs-proto-list - A list of objects bound by prototype chain
- nodejs010-nodejs-ps-tree - Get all children of a pid.
- nodejs010-nodejs-qs - A querystring parser that supports nesting and arrays, with a depth limit
- nodejs010-nodejs-randomatic - Generate randomized strings of a specified length, fast
- nodejs010-nodejs-rc - Hardwired configuration loader
- nodejs010-nodejs-read - An implementation of read(1) for node programs
- nodejs010-nodejs-read-all-stream - Read all stream content and pass it to callback
- nodejs010-nodejs-read-installed - Returns a tree structure of all installed packages in a folder
- nodejs010-nodejs-read-package-json - npm's package.json parser
- nodejs010-nodejs-readable-stream - Streams3, a user-land copy of the stream library from iojs v2.x
- nodejs010-nodejs-readdir-scoped-modules - Like `fs.readdir` but handling `@org/module` dirs as if they were a single entry.
- nodejs010-nodejs-readdirp - Recursive version of fs.readdir with streaming api.
- nodejs010-nodejs-realize-package-specifier - Like npm-package-arg, but more so, producing full file paths and differentiating local tar and directory sources.
- nodejs010-nodejs-regex-cache - Memoize the results of a call to the RegExp constructor
- nodejs010-nodejs-registry-url - Get the set npm registry URL
- nodejs010-nodejs-repeat-element - Create an array by repeating the given value n times
- nodejs010-nodejs-repeat-string - Repeat the given string n times
- nodejs010-nodejs-repeating - Repeat a string - fast
- nodejs010-nodejs-request - Simplified HTTP request client
- nodejs010-nodejs-resumer - A through stream that starts paused and resumes on the next tick
- nodejs010-nodejs-retry - Retry strategies for failed operations
- nodejs010-nodejs-rimraf - A deep deletion module for node.js
- nodejs010-nodejs-semver - Semantic versioner for npm
- nodejs010-nodejs-semver-diff - Get the diff type of two semver versions
- nodejs010-nodejs-sha - Check and get file hashes
- nodejs010-nodejs-sigmund - Quick and dirty signatures for Objects
- nodejs010-nodejs-slide - A flow control library that fits in a slideshow
- nodejs010-nodejs-sntp - SNTP v4 client (RFC4330) for Node.js
- nodejs010-nodejs-sorted-object - Returns a copy of an object with its keys sorted
- nodejs010-nodejs-spdx - SPDX License Expression Syntax parser
- nodejs010-nodejs-spdx-correct - correct invalid SPDX identifiers
- nodejs010-nodejs-spdx-exceptions - list of SPDX standard license exceptions
- nodejs010-nodejs-spdx-expression-parse - parse SPDX license expressions
- nodejs010-nodejs-spdx-license-ids - A list of SPDX license identifiers
- nodejs010-nodejs-split - Split a text stream into a line stream
- nodejs010-nodejs-stream-combiner - Turn a pipeline into a single stream
- nodejs010-nodejs-string-length - Ultra-simple async parallel forEach function for JavaScript
- nodejs010-nodejs-string_decoder - The string_decoder module from Node core
- nodejs010-nodejs-stringstream - Encode and decode streams into string streams
- nodejs010-nodejs-strip-ansi - Strip ANSI escape codes (used for colorizing strings in the terminal)
- nodejs010-nodejs-strip-json-comments - Strip comments from JSON
- nodejs010-nodejs-success-symbol - Cross-platform success symbol
- nodejs010-nodejs-supports-color - Detect whether a terminal supports color
- nodejs010-nodejs-tap-stream - Taps a nodejs stream and logs the data that's coming through.
- nodejs010-nodejs-tape - Tap-producing test harness for node and browsers
- nodejs010-nodejs-tar - Tar for Node.js
- nodejs010-nodejs-text-table - borderless text tables with alignment
- nodejs010-nodejs-through - simplified stream construction
- nodejs010-nodejs-timed-out - Timeout HTTP/HTTPS requests
- nodejs010-nodejs-touch - like touch in node
- nodejs010-nodejs-tough-cookie - RFC6265 Cookies and Cookie Jar for node.js
- nodejs010-nodejs-tunnel-agent - HTTP proxy tunneling agent
- nodejs010-nodejs-uid-number - Convert a username/group name to a UID/GID number
- nodejs010-nodejs-umask - Convert umask from string <-> number
- nodejs010-nodejs-unc-path-regex - Test if a file path is a windows UNC file path
- nodejs010-nodejs-undefsafe - Undefined safe way of extracting object properties
- nodejs010-nodejs-unzip-response - Unzip a HTTP response if needed
- nodejs010-nodejs-update-notifier - Update notifications for your CLI app
- nodejs010-nodejs-url-parse-lax - The url.parse() with support for protocol-less URLs & IPs
- nodejs010-nodejs-util-deprecate - The Node.js `util.deprecate()` function with browser support
- nodejs010-nodejs-util-extend - Node's internal object extension function
- nodejs010-nodejs-uuid - Rigorous implementation of RFC4122 (v1 and v4) UUIDs.
- nodejs010-nodejs-uuid-js - A js library to generate and parse UUIDs,TimeUUIDs and generate TimeUUID based on Date for range selections
- nodejs010-nodejs-validate-npm-package-license - Give me a string and I'll tell you if it's a valid npm package license string
- nodejs010-nodejs-validate-npm-package-name - Give me a string and I'll tell you if it's a valid npm package name
- nodejs010-nodejs-wcwidth - Port of C's wcwidth() and wcswidth()
- nodejs010-nodejs-which - A JavaScript implementation of the 'which' command
- nodejs010-nodejs-wordwrap - Word wrapping library for node
- nodejs010-nodejs-wrappy - Callback wrapping utility
- nodejs010-nodejs-write-file-atomic - Write files in an atomic fashion w/configurable ownership
- nodejs010-nodejs-xdg-basedir - Get XDG Base Directory paths
- nodejs010-npm - Node.js Package Manager
- nodejs010-runtime - Package that handles nodejs010 Software Collection.
- nodejs010-scldevel - Package shipping development files for nodejs010
- nss_wrapper - A wrapper for the user, group and hosts NSS API