Contents of section "JavaScript" in suite "amber"

node-array-differ

Create an array with values present in the first input array

main
node-array-equal

check if two arrays are equal

main
node-array-find-index

ES2015 Array#findIndex() ponyfill

main
node-array-flatten

Flatten nested arrays

main
node-array-from

ES2015 Array.from ponyfill

main
node-array-parallel

Call an array of asynchronous functions in parallel

main
node-array-series

Call an array of asynchronous functions in series

main
node-array-union

Create an array of unique values, in order, from the input arrays

main
node-array-uniq

Create an array without duplicates

main
node-array-unique

Return an array free of duplicate values

main
node-arr-diff

Returns an array with only the unique values from the first array

main
node-arr-flatten

Recursively flatten an array or arrays

main
node-arrify

Convert a value to an array

main
node-arr-union

Combines list of arrays, returning single array with unique values

main
node-asap

High-priority task queue for Node.js and browsers

main
node-asn1.js

ASN.1 encoder and decoder (DER)

main
node-assert

simple assertion library for javascript

main
node-assertion-error

Error constructor fro validation frameworks

main
node-assertive

assertion library, designed for coffee-script

main
node-ast-types

Esprima-compatible implementation of the Mozilla JS Parser API

main
node-ast-util

Utilities for AST transformers

main
node-astw

walk the ast with references to parent nodes

main
node-async

functions and patterns for asynchronous code - Node.js

main
node-asynckit

Minimal async jobs utility library, with streams support

main
node-async-stacktrace

Improve Node.js stacktraces and make it easier to handle errors

main
node-auto-bind

Automatically bind methods to their class instance

main
node-autolinker

Utility for automatically linking URLs, emails, etc. in text

main
node-autoprefixer

add vendor prefixes to CSS rules

main
node-autosize

script to automatically adjust textarea height to fit text - Javascript

main
node-aws4

Signs and prepares requests using AWS Signature Version 4

main
node-axios

Promise based HTTP client for the browser and node.js

main
node-babel-cli

Babel command line

main
node-babel-code-frame

generate errors that contain a code frame that point to source locations

main
node-babel-core

Babel compiler core.

main
node-babel-eslint

Custom parser for ESLint

main
node-babel-generator

Turns an AST into code.

main
node-babel-helper-bindify-decorators

Helper function to bindify decorators

main
node-babel-helper-builder-binary-assignment-operator-visitor

Helper function to build binary assignment operator visitors

main
node-babel-helper-builder-react-jsx

Helper function to build react jsx

main
node-babel-helper-call-delegate

Helper function to call delegate

main
node-babel-helper-define-map

Helper function to define a map

main
node-babel-helper-explode-assignable-expression

Helper function to explode assignable expressions

main
node-babel-helper-explode-class

Helper function to explode classes

main
node-babel-helper-function-name

Helper function to change the property 'name' of every function

main
node-babel-helper-get-function-arity

Helper function to get function arity

main
node-babel-helper-hoist-variables

Helper function to hoist variables

main
node-babel-helper-optimise-call-expression

Helper function to optimise call expression

main
node-babel-helper-regex

Helper function to check for literal RegEx

main
node-babel-helper-remap-async-to-generator

Helper function to remap async functions to generators

main
node-babel-helper-replace-supers

Helper function to replace supers

main