just the global object
OSWASP ESAPI4JS encoders port to node module
This script gives you the zone info key representing your device's time zone setting. The return value is an IANA zone info key (aka the Olson time zone database).
A spec-conformant JavaScript parser for the HTML5 srcset attribute
半角全角変換・特定文字抽出など日本語を便利に扱うJavaScriptライブラリ。
The string_decoder module from Node core
vanilla javascript input mask
A benchmarking library that supports high-resolution timers & returns statistically significant results.
An arbitrary-precision Decimal type for JavaScript.
A library for arbitrary-precision decimal and non-decimal arithmetic
Simple library for handling keyboard shortcuts
Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Cleans up mocha stack traces.
ECMAScript code generator
A library to determine if a browser supports Mapbox GL JS
Tiny LiveReload server, background-friendly
Cross-browser currentStyle/getComputedStyle implementation
Determines whether a Node file is a Module (`import`) or a Script (`require`)
A simple, lightweight jQuery plugin for reading, writing and deleting cookies.
ECMAScript parsing infrastructure for multipurpose analysis
Get the currently executing script, regardless of its source/trigger/synchronicity. Similar to HTML5's `document.currentScript` but arguably much more useful!
Cross-platform process cpu % and memory usage of a PID
tab completion helpers, for node cli programs. Inspired by npm completion.