Get a list of github user repos
lightweight JavaScript APG parser
JavaScript APG, an ABNF Parser Generator
(Deprecated: use apg-js instead.) Library of core parsing modules required by apg and apg-generated parsers.
(Deprecated: use apg-js instead.) API for converting integer arrays to encoded byte streams (Buffers) and vice versa.
(Deprecated: use apg-js instead.) An ABNF Parser Generator - generates recursive-descent parsers from grammars written in a superset of Augmented Backus-Naur Form (ABNF)
(Deprecated: use apg-js instead.) API for APG - an ABNF Parser Generator.
A tiny script to make dialog windows accessible to assistive technology users.
A JavaScript library to help you generate WCAG accessible menus in the DOM.

HTML tags, just truly accessible
APG Info
parse argument options
Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.
A Node.js library for querying United Nations Location Code (UN/LOCODE) data
Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.
Implementation of Function.prototype.bind
A BVH implementation to speed up raycasting against three.js meshes.
Determine if the JS environment has Symbol support. Supports spec, or shams.
Get and robustly cache all JS language-level intrinsics at first require time
resolve like require.resolve() on behalf of files asynchronously and synchronously
(Deprecated: use apg-js instead.) Pattern-matching alternative to RegExp. Replaces the regular expression syntax with ABNF. Adds APG parser features such as User Defined Terminals (hand-written pattern matchers) and access to the AST.
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possible