Contents of section "JavaScript" in suite "amber"

node-regenerate-unicode-properties

Unicode properties and values as Regenerate sets for Node.js

main
node-regenerator-runtime

Runtime for Regenerator-compiled generator and async functions

main
node-regenerator-transform

Explode async and generator functions into a state machine

main
node-regex-cache

Memorize the results of a call to the RegExp constructor

main
node-regex-not

regex for matching everything except for the given string

main
node-regexpu-core

Core functionality for regexpu's functionality in Node.js

main
node-registry-auth-token

Get the auth token set for an npm registry (if any)

main
node-registry-url

Get the set npm registry URL

main
node-regjsgen

Regular expression from abstract syntax trees in Node.js

main
node-regjsparser

Parser for JavaScript's RegExp for Node.js

main
node-remove-trailing-separator

Removes separators from the end of the string

main
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

Replaces a 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-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-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-roadrunner

Cache require resolutions

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-json

rollup plugin to convert JSON files to ES6 modules

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-string

Nodejs code to convert text files to modules

main
node-rollup-plugin-typescript

Seamless integration between Rollup and TypeScript

main
node-rollup-pluginutils

Base functionality for rollup plugins

main
node-rtcninja

JavaScript parser/writer for Session Description Protocol

main
node-run-async

Run function synchronously or asynchronously

main