Contents of section "JavaScript" in suite "byzantium"

node-is-number

returns true if the value is a number

main
node-is-obj

Check if a JavaScript value is an object

main
node-is-object

Checks whether a value is an object

main
node-isobject

Checks if the value is an object and not an array or null

main
node-isomorphic-fetch

Isomorphic WHATWG Fetch API, for Node & Browserify

main
node-is-path-cwd

Check if a path is CWD

main
node-is-path-inside

Check if a path is inside another path

main
node-is-plain-obj

Check if a value is a plain object

main
node-is-plain-object

Returns true if object was created by `Object` constructor

main
node-is-primitive

Returns `true` if the value is a primitive

main
node-is-promise

Test whether an object looks like a promises-a+ promise

main
node-is-reference

Node.js code to determine whether an AST node is a reference

main
node-is-retry-allowed

Is retry allowed for Error?

main
node-is-stream

Check if something is a Node.js stream

main
node-isstream

Determine if an object is a Stream

main
node-istanbul

JavaScript code coverage tool

main
node-is-typedarray

Nodejs library checking if object is TypedArray

main
node-is-unc-path

returns true if a filepath is a windows UNC file path

main
node-isurl

Checks whether a value is a WHATWG URL

main
node-is-valid-glob

Return true if a value is a valid glob pattern or patterns

main
node-is-windows

True if the platform is windows

main
node-jake

JavaScript build tool for Node.js

main
node-jed

Gettext Style i18n for Modern JavaScript Apps - Node.js module

main
node-jest-debbundle

various ittle Node.js modules needed by jest

main
node-jest-worker

Nodejs module for executing heavy tasks under forked processes in parallel

main
node-jison-lex

lexical analyzer generator used by jison

main
node-jju

set of utilities to work with JSON / JSON5 documents

main
node-jquery

NodeJS wrapper for jQuery

main
node-jquery-mousewheel

jQuery plugin to add cross-browser mouse wheel support (Node.js)

main
node-jquery-textcomplete

implement auto-complete support for textareas

main
node-jquery-ui

JavaScript UI library for dynamic web applications (NodeJs)

main
node-jquery-ujs

Unobtrusive scripting adapter for jQuery

main
node-js-beautify

beautifier.io for node

main
node-jsbn

fast, portable implementation of large-number math in pure JS

main
node-jschardet

Character encoding auto-detection in JavaScript

main
node-js-cookie

Lightweight JavaScript cookie API

main
node-jsdom

javascript implementation of the W3C DOM

main
node-jsesc

Escape JavaScript strings, with short output (Node.js module)

main
node-json2module

Convert a JSON object to an ES6 module

main
node-json5

JSON for the ES5 era

main
node-json-buffer

JSON functions that can convert buffers.

main
node-jsonfile

Easily read/write JSON files in Node.js

main
node-jsonify

JSON without touching any globals

main
node-json-loader

json loader for webpack

main
node-json-localizer

Utility to localize a json object

main
node-jsonminify

Minify blocks of JSON-like content into valid JSON

main
node-jsonparse

Pure javascript JSON streaming parser for node.js

main
node-json-parse-better-errors

JSON.parse() with context information on error

main
node-json-parse-helpfulerror

drop-in replacement for JSON.parse that uses `jju`

main
node-json-schema

JSON Schema validation and specifications

main