Lib
↔ Library Collection of prewritten Code to reuse in App
aka Library
@faker-js/faker
Lib to generate random placeholder content of different types
a collection of function to be used in project to perform specific tasks
Fuse.js
Lib for Client-Side Fuzzy Search (for smaller in-file datasets)
Source: fusejs.io/
jQuery
Lib to simplify DOM API manipulation via $
wrapper around HTML
JS Framework
guidelines to design & structure JS Apps
JSDoc
Markup Lang to add inline documentation to JS Source Code
Sources: jsdoc.app/ usejsdoc.org/
KaTeX
LaTeX Superset to typeset Math notation for Web Page
Sources: GitHub - KaTeX/KaTeX: Fast math typesetting for the web. KaTeX – The fastest math typesetting library for the web
LitElement
subset of Polymer Library for fast reusable web components
localForage
Lib extends localStorage
with async access
lodash
Lib extends JS with useful utility functions
Sources: GitHub - lodash/lodash: A modern JavaScript utility library delivering modularity, performance, & extras. Lodash Docs v4.17.11 – Documentation for JavaScript utility library
Module
polyfill-library
Lib to request Online API to remotely load Polyfill Bundle based on UA Client. cur ver v3
Sources: polyfill.io/ www.npmjs.com/package/polyfill
snowstorm
animated JS snowstorm for HTML. CPU-HEAVY ex
Sources: www.schillmania.com/projects/snowstorm/ cdnjs.com/libraries/Snowstorm
Zero Deps
of vanilla (JS/Programming Language/Binary) Lib to run out-of-box w/o req external Deps
References
jQuery
↔ Lib to simplify DOM API manipulation via$
wrapper around HTML@reduxjs/toolkit
↔ Official Opinionatedredux
Toolset Lib with simplified improved syntaxreact-router-dom
↔ React Lib for Routing Primitives to Client Routing & Server Side Render in Declarative Composable waylocalForage
↔ Lib extendslocalStorage
with async accessReact
↔ Minimalist Lib to build App UI via Declarative Component Based Architecture@faker-js/faker
↔ Lib to generate random placeholder content of different typesreact-window
↔ React Stack Windowing Lib - more update thanreact-virtualized
Low-Code
↔ (Paradigm) to reduce manual typing for Code via Framework, Lib, Boilerplate/snippet generators, etcpolyfill-library
↔ Lib to request Online API to remotely load Polyfill Bundle based on UA Client. cur ver v3Zero Deps
↔ of vanilla (JS/Programming Language/Binary) Lib to run out-of-box w/o req external DepsFuse.js
↔ Lib for Client-Side Fuzzy Search (for smaller in-file datasets)JS Library
↔ core "vanilla" JS LibHigh Compat
↔ React is Backend-agnostic, readily plugs into other Lib/Frameworks