Contents of section "JavaScript" in suite "byzantium"

node-repeat-element

create an array by repeating the given value n times

main
node-repeating

Repeat a string - fast

main
node-repeat-string

repeat the given string n times

main
node-replace-ext

Node module to replace file extension with another one

main
node-request

simplified HTTP request client module for Node.js

main
node-request-capture-har

Save all traffic as a HAR file

main
node-require-all

Require all Node.js module files within a directory

main
node-require-dir

helper to require() directories

main
node-require-directory

require all files in a directory

main
node-require-from-string

Require module from string

main
node-require-inject

simple mock injector

main
node-requirejs

JavaScript file and module loader - NodeJS

main
node-requirejs-text

RequireJS/AMD loader plugin for text resources

main
node-require-main-filename

shim for require.main.filename() that works in as many environments as possible

main
node-require-relative

Relative require module import for Node.js

main
node-requires-port

checks if a protocol requires a certain port number to be added to an URL

main
node-reserved

List of JavaScript reserved words (Node.js module)

main
node-resolve

Synchronous/Asynchronous require.resolve() algorithm

main
node-resolve-cwd

Resolve the path of a module from current directory

main
node-resolve-dir

Resolve a directory

main
node-resolve-from

Resolve the path of a module from a given path

main
node-resolve-pkg

Resolve the path of a package regardless of it having an entry point

main
node-response-time

X-Response-Time header manager for HTTP response - Node.js module

main
node-restore-cursor

Gracefully restore the CLI cursor on exit

main
node-resumer

through stream that starts paused and resumes on the next tick

main
node-retape

CommonJS test to tape adapter

main
node-retry

Retry strategies for failed operations module for Node.js

main
node-rimraf

Deep deletion (like rm -rf) module for Node.js

main
node-ripemd160

Pure javascript implementation of ripemd160 hash function

main
node-rollup-plugin-alias

Resolves aliases with Rollup

main
node-rollup-plugin-babel

Seamless integration between Rollup and Babel

main
node-rollup-plugin-buble

Rollup plugin to convert ES2015 to more common javascript using buble

main
node-rollup-plugin-commonjs

Node.js plugin for rollup to convert CommonJS modules to ES6

main
node-rollup-plugin-inject

Scan modules for global variables and inject import statements

main
node-rollup-plugin-json

rollup plugin to convert JSON files to ES6 modules

main
node-rollup-plugin-node-polyfills

node specific features for browsers

main
node-rollup-plugin-node-resolve

rollup plugin to bundle third-party dependencies

main
node-rollup-plugin-replace

Rollup plugin to make string substitutions while bundling

main
node-rollup-plugin-sourcemaps

Rollup plugin for grabbing source maps from sourceMappingURLs

main
node-rollup-plugin-string

Nodejs code to convert text files to modules

main
node-rollup-plugin-terser

Rollup plugin to minify generated es bundle

main
node-rollup-plugin-typescript

Seamless integration between Rollup and TypeScript

main
node-rollup-pluginutils

Base functionality for rollup plugins

main
node-route-recognizer

library that matches paths against registered routes

main
node-run-async

Run function synchronously or asynchronously

main
node-run-queue

promise based dynamic priority queue runner

main
node-rw

provide file like interface to stdin and stdout

main
node-rx

Reactive Extensions for JavaScript, Node.js module

main
node-safe-buffer

Safer Node.js Buffer API

main
node-sane

Nodejs fast, small, and reliable file system watcher

main